Dbrant has uploaded a new change for review.
https://gerrit.wikimedia.org/r/191667
Change subject: Give lead image a white background, in case the image has
transparency.
......................................................................
Give lead image a white background, in case the image has transparency.
Bug: T87250
Change-Id: I6cba6972f82d55fa6c8f47b8231e943a56ff6cf8
---
M wikipedia/res/layout/fragment_page.xml
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia
refs/changes/67/191667/1
diff --git a/wikipedia/res/layout/fragment_page.xml
b/wikipedia/res/layout/fragment_page.xml
index f2b2dad..0f4fbda 100644
--- a/wikipedia/res/layout/fragment_page.xml
+++ b/wikipedia/res/layout/fragment_page.xml
@@ -48,6 +48,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop"
+ android:background="@android:color/white"
android:visibility="invisible"/>
</LinearLayout>
<ImageView
--
To view, visit https://gerrit.wikimedia.org/r/191667
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cba6972f82d55fa6c8f47b8231e943a56ff6cf8
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