Merge \\"Add padding for the animation in the gestures settings.\\" into nyc-mr1-dev am: 1b41dd7f8c

am: aca1f81bad

Change-Id: I34328c7cebe72358037c0897c1bcefd9788ece46
This commit is contained in:
Doris Ling
2016-07-07 17:14:51 +00:00
committed by android-build-merger
3 changed files with 7 additions and 1 deletions

View File

@@ -61,7 +61,8 @@
android:id="@+id/gesture_animation_frame"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1">
android:layout_weight="1"
android:padding="@dimen/gesture_animation_padding">
<TextureView
android:id="@+id/gesture_video"