We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remove the 1111111111111s from Overview1111111111111 :)
Updated Using DialogFragment (markdown)
Update to AndroidX
Move imgur to https://
moving to https:// for i.imgur
Just polishing a couple of things
Check for Dialog to prevent this: http://stackoverflow.com/questions/22924825/view-not-attached-to-window-manager-crash
Add import line
In Fragment there's no 'getFragmentSupportManager' method
Fix DialogFragment show method to operate on instance not class in first example
EditNameDialog -> EditNameDialogFragment to avoid confusion with Dialog objects
Add modal bottom sheets