Merge \"Add padding for the animation in the gestures settings.\" into nyc-mr1-dev
am: 1b41dd7f8c
Change-Id: I047b71720315408c432b1bd4d430b1724ea48536
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user