Dbrant has uploaded a new change for review.
https://gerrit.wikimedia.org/r/298025
Change subject: Ripple background in news items.
......................................................................
Ripple background in news items.
Change-Id: Ie610de28a0bf65a689f1fb367013303d23538c4e
---
M app/src/main/res/layout/view_horizontal_scroll_list_item_card.xml
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia
refs/changes/25/298025/1
diff --git a/app/src/main/res/layout/view_horizontal_scroll_list_item_card.xml
b/app/src/main/res/layout/view_horizontal_scroll_list_item_card.xml
index 47fdbdb..a2c9b41 100644
--- a/app/src/main/res/layout/view_horizontal_scroll_list_item_card.xml
+++ b/app/src/main/res/layout/view_horizontal_scroll_list_item_card.xml
@@ -3,7 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="180dp"
android:layout_height="208dp"
- android:orientation="vertical">
+ android:orientation="vertical"
+ android:background="?attr/selectableItemBackground">
<org.wikipedia.views.FaceAndColorDetectImageView
android:id="@+id/horizontal_scroll_list_item_image"
--
To view, visit https://gerrit.wikimedia.org/r/298025
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie610de28a0bf65a689f1fb367013303d23538c4e
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits