summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/activity_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/activity_preferences.xml')
-rwxr-xr-x[-rw-r--r--]org.fox.ttrss/src/main/res/layout/activity_preferences.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_preferences.xml b/org.fox.ttrss/src/main/res/layout/activity_preferences.xml
index bd37a3ce..519bfe61 100644..100755
--- a/org.fox.ttrss/src/main/res/layout/activity_preferences.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_preferences.xml
@@ -1,15 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
- android:transitionName="SETTINGS_REVEAL"
- android:fitsSystemWindows="true"
android:layout_width="match_parent"
android:layout_height="match_parent">
<FrameLayout
android:id="@+id/preferences_container"
android:background="?android:colorBackground"
- android:fitsSystemWindows="true"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_alignParentLeft="true"