Merge "Create TintDrawable in Settings." into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-16 15:16:26 +00:00
committed by Android (Google) Code Review
10 changed files with 138 additions and 97 deletions

View File

@@ -164,6 +164,11 @@
<attr name="textOff" format="reference" />
</declare-styleable>
<declare-styleable name="TintDrawable">
<attr name="android:tint" />
<attr name="android:drawable" />
</declare-styleable>
<attr name="twoStateButtonPreferenceStyle" format="reference" />
<attr name="fingerprint_layout_theme" format="reference" />