Loading WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ public class WallpaperCropActivity extends BaseActivity implements Handler.Callb new View.OnClickListener() { @Override public void onClick(View v) { actionBar.hide(); boolean finishActivityWhenDone = true; // Never fade on finish because we return to the app that started us (e.g. // Photos), not the home screen. Loading Loading
WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java +1 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,7 @@ public class WallpaperCropActivity extends BaseActivity implements Handler.Callb new View.OnClickListener() { @Override public void onClick(View v) { actionBar.hide(); boolean finishActivityWhenDone = true; // Never fade on finish because we return to the app that started us (e.g. // Photos), not the home screen. Loading