summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-29 11:46:13 +0300
committerAndrew Dolgov <[email protected]>2015-07-29 11:46:13 +0300
commitd0a7ca271d520d855ca81b1ef1c4d731b0f9cb1b (patch)
tree3a689f0e74a127b3ccd590ab09d0a9906490ac57 /org.fox.ttrss/src/main/res
parent1a2bbc92c19a5dc52a6f0b41604036165afd75bf (diff)
headlines: add ripple to top changed prompt
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rw-r--r--org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml b/org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml
index 34a81fd6..2a848ddf 100644
--- a/org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml
+++ b/org.fox.ttrss/src/main/res/layout/headlines_row_top_changed.xml
@@ -9,6 +9,8 @@
<TextView
+ android:background="@drawable/ripple"
+ android:clickable="true"
android:id="@+id/top_changed_label"
android:layout_width="wrap_content"
android:layout_height="wrap_content"