Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Development <david-dev@live.de>2016-09-05 17:32:59 +0300
committerDavid Development <david-dev@live.de>2016-09-05 17:32:59 +0300
commitbfcd42fc855cc611e7e64f261b5a64d85c489077 (patch)
tree5ad6bde448ac2862d4c69d17eeadfea61dc358d3 /News-Android-App/src/main
parent481856fdca00abfd3912f27bb2c7f6ac9bc32032 (diff)
Partial fix for #532
Diffstat (limited to 'News-Android-App/src/main')
-rw-r--r--News-Android-App/src/main/res/layout-sw600dp-land/activity_newsreader.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/News-Android-App/src/main/res/layout-sw600dp-land/activity_newsreader.xml b/News-Android-App/src/main/res/layout-sw600dp-land/activity_newsreader.xml
index 40f09de9..cfb5aeca 100644
--- a/News-Android-App/src/main/res/layout-sw600dp-land/activity_newsreader.xml
+++ b/News-Android-App/src/main/res/layout-sw600dp-land/activity_newsreader.xml
@@ -8,7 +8,8 @@
android:gravity="bottom"
sothree:umanoPanelHeight="68dp"
sothree:umanoParallaxOffset="100dp"
- sothree:umanoShadowHeight="4dp"> <!-- sothree:dragView="@+id/name" -->
+ sothree:umanoShadowHeight="4dp"
+ android:background="?attr/rssItemListBackground"> <!-- sothree:dragView="@+id/name" -->
<android.support.design.widget.CoordinatorLayout
android:id="@+id/coordinator_layout"