Adds BackGestureIndicatorView to animate left and right insets
Bug: 146004827 Test: make RunSettingsRoboTests ROBOTEST_FILTER=BackGestureIndicatorViewTest Change-Id: Id8c01bf047138a1721237f368f269c6def964515
This commit is contained in:
@@ -146,4 +146,6 @@
|
||||
<color name="dialog_background">@*android:color/background_device_default_light</color>
|
||||
|
||||
<color name="face_intro_outline">#ffdadce0</color>
|
||||
|
||||
<color name="back_gesture_indicator">#4182ef</color>
|
||||
</resources>
|
@@ -403,6 +403,8 @@
|
||||
<!-- System navigation settings illustration height -->
|
||||
<dimen name="system_navigation_illustration_height">320dp</dimen>
|
||||
|
||||
<dimen name="back_gesture_indicator_width">60dp</dimen>
|
||||
|
||||
<!-- Header title size of advanced bluetooth device -->
|
||||
<dimen name="advanced_bluetooth_header_title_text_size">16sp</dimen>
|
||||
|
||||
|
Reference in New Issue
Block a user