jenkins-bot has submitted this change and it was merged.
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(-)
Approvals:
Mholloway: Looks good to me, but someone else must approve
Niedzielski: Looks good to me, approved
jenkins-bot: Verified
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: merged
Gerrit-Change-Id: Ie610de28a0bf65a689f1fb367013303d23538c4e
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <[email protected]>
Gerrit-Reviewer: BearND <[email protected]>
Gerrit-Reviewer: Brion VIBBER <[email protected]>
Gerrit-Reviewer: Mholloway <[email protected]>
Gerrit-Reviewer: Niedzielski <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits