mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 16:26:47 +00:00
updating assets for configure/all apps
- fixed the dead zone between configure/all apps
This commit is contained in:
@@ -599,8 +599,6 @@ public class CustomizePagedView extends PagedViewWithDraggableItems
|
||||
* in the customize drawer.
|
||||
*/
|
||||
private Drawable parseWallpaperPreviewXml(ComponentName component, ResolveInfo ri) {
|
||||
Drawable d = null;
|
||||
|
||||
ActivityInfo activityInfo = ri.activityInfo;
|
||||
XmlResourceParser parser = null;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user