Merge "Initialize Global Actions Panel when one is available" into qt-dev
am: 5acc240320
Change-Id: I8afee65f1cdf7e42c3eb2dba47d099b3ed3467f2
This commit is contained in:
@@ -1588,6 +1588,7 @@ public class GlobalActionsDialog implements DialogInterface.OnDismissListener,
|
||||
mBackgroundDrawable = mContext.getDrawable(
|
||||
com.android.systemui.R.drawable.global_action_panel_scrim);
|
||||
mScrimAlpha = 1f;
|
||||
initializePanel();
|
||||
}
|
||||
mGlobalActionsLayout.setSnapToEdge(true);
|
||||
getWindow().setBackgroundDrawable(mBackgroundDrawable);
|
||||
|
||||
Reference in New Issue
Block a user