Merge "Debugging wallpaper stuff on production device (to be reverted once built)" into ub-now-nova
This commit is contained in:
@@ -2443,11 +2443,15 @@ public class Launcher extends Activity
|
||||
*/
|
||||
protected void onClickAllAppsButton(View v) {
|
||||
if (LOGD) Log.d(TAG, "onClickAllAppsButton");
|
||||
|
||||
mWorkspace.setWallpaperDimension();
|
||||
/*
|
||||
if (isAllAppsVisible()) {
|
||||
showWorkspace(true);
|
||||
} else {
|
||||
showAllApps(true, AppsCustomizePagedView.ContentType.Applications, false);
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user