Merge "Fix gesture preview image visibility not set correctly." into oc-mr1-dev

This commit is contained in:
Doris Ling
2017-07-21 17:19:12 +00:00
committed by Android (Google) Code Review
5 changed files with 34 additions and 215 deletions

View File

@@ -138,12 +138,6 @@
<attr name="allowDividerBelow" format="boolean" />
</declare-styleable>
<!-- For GesturePreference -->
<declare-styleable name="GesturePreference">
<attr name="animation" format="reference" />
<attr name="preview" format="reference" />
</declare-styleable>
<declare-styleable name="VideoPreference">
<attr name="animation" format="reference" />
<attr name="preview" format="reference" />