mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Fix gesture navigation tutorial colors to match SUW colors.
- Updated the gesture nav tutorial to use the system accent color for buttons and the feedback animations Fixes: 222269039 Test: built change, flashed and factory reset device Change-Id: I4e515aef0ccdab98f1d3900007f6006b1975b41b
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<path
|
||||
android:name="_R_G_L_1_G_D_0_P_0"
|
||||
android:fillAlpha="0.25"
|
||||
android:fillColor="@color/gesture_tutorial_primary_color"
|
||||
android:fillColor="?android:attr/colorAccent"
|
||||
android:fillType="nonZero"
|
||||
android:pathData=" M206 -12.5 C206,-12.5 206,12.5 206,12.5 C206,12.5 -206,12.5 -206,12.5 C-206,12.5 -206,-12.5 -206,-12.5 C-206,-12.5 206,-12.5 206,-12.5c " />
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user