Merge "Remove DividerPreference and its corresponding usage."

This commit is contained in:
TreeHugger Robot
2017-10-31 01:00:30 +00:00
committed by Android (Google) Code Review
4 changed files with 5 additions and 77 deletions

View File

@@ -133,11 +133,6 @@
<attr name="forWork" format="boolean" />
</declare-styleable>
<declare-styleable name="DividerPreference">
<attr name="allowDividerAbove" format="boolean" />
<attr name="allowDividerBelow" format="boolean" />
</declare-styleable>
<declare-styleable name="VideoPreference">
<attr name="animation" format="reference" />
<attr name="preview" format="reference" />