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

@@ -74,6 +74,7 @@
android:id="@+id/gesture_image"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="fitXY"
android:background="@color/gestures_setting_background_color"/>
<ImageView