summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/settings_activity.xml
blob: 91fe40373e6e4099093bbe07da401c1dddcfebfa (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<androidx.fragment.app.FragmentContainerView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/settingsContainer"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />