Dbrant has uploaded a new change for review.
https://gerrit.wikimedia.org/r/248351
Change subject: Make link preview button highlight more opaque for API <20.
......................................................................
Make link preview button highlight more opaque for API <20.
Bug: T116324
Change-Id: I4f93d0c80bdff3eff24a095247361f010039ab3c
---
M app/src/main/res/values/colors.xml
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia
refs/changes/51/248351/1
diff --git a/app/src/main/res/values/colors.xml
b/app/src/main/res/values/colors.xml
index 5f66ca7..36fc774 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -46,8 +46,8 @@
<color name="link_preview_toolbar_light">#404040</color>
<color name="link_preview_background_light">#f0f0f0</color>
<color name="link_preview_text_light">#505050</color>
- <color name="link_preview_button_background_light">#eaffffff</color>
- <color
name="link_preview_button_background_light_highlight">@color/ripple_material_light</color>
+ <color name="link_preview_button_background_light">#eaf0f0f0</color>
+ <color
name="link_preview_button_background_light_highlight">#eac0c0c0</color>
<color name="nav_background_light">#f0f0f0</color>
<color name="nav_text_light">#303030</color>
<color name="list_item_text_primary_light">#333</color>
@@ -72,7 +72,7 @@
<color name="link_preview_background_dark">#303030</color>
<color name="link_preview_text_dark">#d0d0d0</color>
<color name="link_preview_button_background_dark">#ea303030</color>
- <color
name="link_preview_button_background_dark_highlight">@color/ripple_material_dark</color>
+ <color
name="link_preview_button_background_dark_highlight">#ea505050</color>
<color name="nav_background_dark">#303030</color>
<color name="nav_text_dark">#d0d0d0</color>
<color name="list_item_text_primary_dark">#d0d0d0</color>
--
To view, visit https://gerrit.wikimedia.org/r/248351
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f93d0c80bdff3eff24a095247361f010039ab3c
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