mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
Update save app pair icon
This CL changes the save app pair menu icon to the latest spec. It looks good! Fixes: 331525186 Flag: N/A Test: Manual Change-Id: Ic73f78a27372aca565fce2e3be3e9f3b8ef1d942
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
style="@style/GoOverviewActionButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:drawableStart="@drawable/ic_save_app_pair"
|
||||
android:drawableStart="@drawable/ic_save_app_pair_up_down"
|
||||
android:text="@string/action_save_app_pair"
|
||||
android:theme="@style/ThemeControlHighlightWorkspaceColor"
|
||||
android:visibility="gone" />
|
||||
|
||||
Reference in New Issue
Block a user