Pinned Loading
-
-
With the new theming in AppCompat, a...
With the new theming in AppCompat, a lot of assets are tinted automatically for you via theme attributes. That has often led me to wonder "where the hell did this color come from?" You can replace your normal theme with this debug theme to help figure out the source of that color. 1<!-- You can change the parent around to whatever you normally use -->
2<style name="DebugColors" parent="Theme.AppCompat">
34<!-- System colors -->
5<item name="android:windowBackground">@color/__debugWindowBackground</item>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.