Logout Dialog disappears on orientation change
See original GitHub issueDescribe the bug
In Adminstrator Controls
screen logout dialog on orientation change disappears
To Reproduce Steps to reproduce the behavior:
- Go to ‘Administrator Controls’
- Click on ‘Log Out’
- Rotate to Landscape
- Dialog disappears
Expected behavior Alert dialog should persist on orientation change. Also add test for the same in respective file.
Video
Issue Analytics
- State:
- Created 3 years ago
- Comments:34 (34 by maintainers)
Top Results From Across the Web
Dialog box disappears during orientation change in fragment
Try to use DialogFragment instead. It restarts after orientation change. You need to extend this class as shown on documentation, and use it...
Read more >Dialog disappears on orientation change · Issue #2092 - GitHub
Enter your pin and go to AdministratorControlsActivity; Click Edit Profiles; Select non-admin profile. Scroll and click on Profile Deletion ...
Read more >Working with the AppBar - Android Developers
In your implementation of onOptionsItemSelected() , use a switch statement on the itemId ... and it should disappear after the user saves.
Read more >Working with Bookmarks - Bluebeam Technical Support
Click Select. The dialog box disappears, replaced with a crosshair cursor. Click and drag to define a region on the PDF. Generally speaking,...
Read more >[Solved]-Facebook-ios-sdk dialog disappears immediately
Coding example for the question Facebook-ios-sdk dialog disappears immediately. ... on orientation change · Exceptions often cause crash when using Xamarin.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rt4914 Can I take this up?
@sakshampruthi Sounds good to me. Please create a PR for this.
Rather than confirming the approach in the issue, It is suggested to create a PR and discuss the approach there.