summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/layout/preferences.xml
blob: e68fa9e4f151d633b85592b7e34efa8b19acb0c8 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/preferences_container"
    android:fitsSystemWindows="true"
    android:layout_width="match_parent"
    android:layout_height="match_parent">

</FrameLayout>