jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/333037 )
Change subject: Fix: update AppTextViewWithImagesTest reference images ...................................................................... Fix: update AppTextViewWithImagesTest reference images An amendment to 140e8d5, AppTextViewWithImages now uses the Support Library's DrawableCompat utility for tinting which has introduced a subtle difference in rendering. Update the reference screenshots Change-Id: I66b61c0d4d7dea42e661a7808681ae6976b574ce --- M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-ltr-font1.0x-light.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-rtl-font1.0x-light.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-ltr-font1.0x-light.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-rtl-font1.0x-light.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-dark.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-light.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-short_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-long_text.png M app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-short_text.png 22 files changed, 0 insertions(+), 0 deletions(-) Approvals: Dbrant: Looks good to me, approved jenkins-bot: Verified diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-ltr-font1.0x-light.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-ltr-font1.0x-light.png index 928bb41..c807043 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-ltr-font1.0x-light.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-ltr-font1.0x-light.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-rtl-font1.0x-light.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-rtl-font1.0x-light.png index 55292a7..4d3160b 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-rtl-font1.0x-light.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-120dp-en-rtl-font1.0x-light.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-ltr-font1.0x-light.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-ltr-font1.0x-light.png index 57967bb..84d90f2 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-ltr-font1.0x-light.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-ltr-font1.0x-light.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-rtl-font1.0x-light.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-rtl-font1.0x-light.png index ba3161d..b7086ab 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-rtl-font1.0x-light.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testLayoutDirection-320dp-en-rtl-font1.0x-light.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-dark.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-dark.png index 215ca29..b22818d 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-dark.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-dark.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-light.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-light.png index 43aa83d..374d117 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-light.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testTheme-480dp-en-ltr-font1.0x-light.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-long_text.png index f7dfc72..6ca3b6d 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-short_text.png index 9dd243e..88be6b1 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.0x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-long_text.png index 04be97c..de70c46 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-short_text.png index 09b9e9c..8731434 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-120dp-en-ltr-font1.5x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-long_text.png index 23dc607..3c8ccea 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-short_text.png index b51891a..46a07ab 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.0x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-long_text.png index 5152141..aac459e 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-short_text.png index b0c0460..e7bd986 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-240dp-en-ltr-font1.5x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-long_text.png index 89700d8..af8a24f 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-short_text.png index 0c75406..f4062ca 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.0x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-long_text.png index dbfdc82..55a7e37 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-short_text.png index b06930c..b827233 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-320dp-en-ltr-font1.5x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-long_text.png index 64ed06c..a79dd17 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-short_text.png index 3d1ab51..addfe19 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.0x-light-short_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-long_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-long_text.png index ad15b18..b1aefce 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-long_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-long_text.png Binary files differ diff --git a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-short_text.png b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-short_text.png index aa08d4d..d16a30b 100644 --- a/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-short_text.png +++ b/app/screenshots-ref/org.wikipedia.views.AppTextViewWithImagesTest.testWidth-720dp-en-ltr-font1.5x-light-short_text.png Binary files differ -- To view, visit https://gerrit.wikimedia.org/r/333037 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I66b61c0d4d7dea42e661a7808681ae6976b574ce Gerrit-PatchSet: 1 Gerrit-Project: apps/android/wikipedia Gerrit-Branch: master Gerrit-Owner: Niedzielski <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: Dbrant <[email protected]> Gerrit-Reviewer: Mholloway <[email protected]> Gerrit-Reviewer: Sniedzielski <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
