Merge "Remove the duplicated attribute"

This commit is contained in:
TreeHugger Robot
2019-09-04 17:08:47 +00:00
committed by Android (Google) Code Review

View File

@@ -56,8 +56,6 @@
<attr name="cardPreferenceStyle" format="reference" />
<attr name="footerPreferenceStyle" format="reference" />
<declare-styleable name="FixedLineSummaryPreference">
<attr name="summaryLineCount" format="integer" />
</declare-styleable>