DroidFS/app/src/main/res/layout/activity_settings.xml

4 lines
185 B
XML
Raw Normal View History

2022-03-05 12:51:02 +01:00
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/settings"
2020-07-17 16:35:39 +02:00
android:layout_width="match_parent"
2022-03-05 12:51:02 +01:00
android:layout_height="match_parent"/>