gecko-dev/mobile/android/geckoview
Jan Henning 3fe1971e3f Bug 1403653 - Part 1 - Refactor getDominantColor. r=nechen
We want to use the Palette library for getting a fallback accent colour for lightweight themes, however because of bug 1318667, we might have to continue using our own implementation of getDominantColor on x86 devices.

Therefore we move this into BitmapUtils, so we can have a central location from which to switch between our own and the Palette library implementation.

MozReview-Commit-ID: 52WsfZbW12x

--HG--
extra : rebase_source : b0eb60c25355d1a13418844b5684e4356225e8c3
2017-10-14 19:23:03 +02:00
..
src Bug 1403653 - Part 1 - Refactor getDominantColor. r=nechen 2017-10-14 19:23:03 +02:00
build.gradle Bug 1403653 - Part 1 - Refactor getDominantColor. r=nechen 2017-10-14 19:23:03 +02:00
BuildConfig.java.in Bug 1360321 - 7. Add AArch64 check to Fennec hardware checks; r=snorp 2017-05-17 13:06:23 -04:00
proguard-rules.txt Bug 1359419 - Add GeckoView.preload() r=esawin 2017-04-26 10:11:28 -05:00