mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Updating assets
Bug: 21304080 Change-Id: I26cf435779b477f0961d8e0d56dd6b86b418a3be
This commit is contained in:
@@ -43,7 +43,7 @@ public class DeleteDropTarget extends ButtonDropTarget {
|
||||
// Get the hover color
|
||||
mHoverColor = getResources().getColor(R.color.delete_target_hover_tint);
|
||||
|
||||
setDrawable(R.drawable.ic_launcher_remove_normal);
|
||||
setDrawable(R.drawable.ic_remove_launcher);
|
||||
}
|
||||
|
||||
public static boolean supportsDrop(Object info) {
|
||||
|
||||
Reference in New Issue
Block a user