summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-05-30 15:42:46 +0300
committerAndrew Dolgov <[email protected]>2017-05-30 15:42:46 +0300
commitb096bd3389308b93ae8d7d161ea9a5dfb0556fb1 (patch)
treefb000a36cabd25b1f6e6103b1196c76cc906f05e /org.fox.ttrss/src/main/res/layout
parentec89ccb11208159abd78ab05049c7498a999cdf3 (diff)
rename widget background setting, add ripple effect
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout')
-rwxr-xr-xorg.fox.ttrss/src/main/res/layout/widget_small.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/widget_small.xml b/org.fox.ttrss/src/main/res/layout/widget_small.xml
index d1a4dc27..06302799 100755
--- a/org.fox.ttrss/src/main/res/layout/widget_small.xml
+++ b/org.fox.ttrss/src/main/res/layout/widget_small.xml
@@ -21,6 +21,7 @@
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent"
+ android:foreground="@drawable/ripple"
android:orientation="vertical" >
<ImageView