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

8 lines
259 B
XML
Raw Normal View History

2020-11-09 22:02:23 +00:00
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/settings_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
</RelativeLayout>