diff options
Diffstat (limited to 'org.fox.ttrss/src/main/res')
| -rw-r--r-- | org.fox.ttrss/src/main/res/layout/layout_master_phone.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/layout_master_phone.xml b/org.fox.ttrss/src/main/res/layout/layout_master_phone.xml index 0dda6c7b..b4cb6b59 100644 --- a/org.fox.ttrss/src/main/res/layout/layout_master_phone.xml +++ b/org.fox.ttrss/src/main/res/layout/layout_master_phone.xml @@ -45,7 +45,6 @@ <FrameLayout android:id="@+id/feeds_fragment" android:layout_width="match_parent" - android:background="?colorSurfaceContainer" android:layout_height="match_parent" > </FrameLayout> |