Files
moshidon/mastodon/src/main/res/layout/place_holder_display_item.xml
2024-02-14 21:08:16 -03:00

5 lines
198 B
XML

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="0dp">
</FrameLayout>