Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10dde211 authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

merge from open-source master

Change-Id: Id2ad46118e0ca957b65b911c52d7bbcf2a4649a2
parents 66fa2b44 e74e7e2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -435,6 +435,7 @@ public class AlertController {
                View titleTemplate = mWindow.findViewById(R.id.title_template);
                titleTemplate.setVisibility(View.GONE);
                mIconView.setVisibility(View.GONE);
                topPanel.setVisibility(View.GONE);
                hasTitle = false;
            }
        }