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

5 lines
225 B
XML
Raw Normal View History

2019-06-18 22:39:46 +02:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
2019-06-18 22:39:46 +02:00
android:id="@+id/fragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />