mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Adding graphic for all apps empty search screen.
Change-Id: I976a327a5984790c458b0f36d33c0b1ac16ec59c
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
*;
|
||||
}
|
||||
|
||||
-keep class com.android.launcher3.allapps.AllAppsBackgroundDrawable {
|
||||
public void setAlpha(int);
|
||||
public int getAlpha();
|
||||
}
|
||||
|
||||
-keep class com.android.launcher3.BaseRecyclerViewFastScrollBar {
|
||||
public void setThumbWidth(int);
|
||||
public int getThumbWidth();
|
||||
|
||||
Reference in New Issue
Block a user