Merge "Hide the "Set Wallpaper" action bar when clicked." into ub-launcher3-burnaby-polish
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user