Merge "Remove duplicate attrs."

This commit is contained in:
TreeHugger Robot
2017-07-13 21:35:42 +00:00
committed by Android (Google) Code Review

View File

@@ -48,9 +48,4 @@
<attr name="footerPreferenceStyle" format="reference" />
<declare-styleable name="PreferenceImageView">
<attr name="maxWidth" format="dimension" />
<attr name="maxHeight" format="dimension" />
</declare-styleable>
</resources>