Add static preview images to gesture settings. am: 12e4bebabf am: df7b815980

am: fccee6adae

Change-Id: Ia745f80fa47a7316cb462918f900de001b1ecf03
This commit is contained in:
Doris Ling
2016-10-17 20:31:49 +00:00
committed by android-build-merger
10 changed files with 25 additions and 88 deletions

View File

@@ -139,6 +139,7 @@
<!-- For GesturePreference -->
<declare-styleable name="GesturePreference">
<attr name="animation" format="reference" />
<attr name="preview" format="reference" />
</declare-styleable>
<!-- For AspectRatioFrameLayout -->