tt-rss-android/org.fox.ttrss/src/main/res/layout/preferences.xml

8 lines
289 B
XML
Raw Normal View History

2015-06-02 07:05:27 +00:00
<?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>