gdx-dialogs
gdx-dialogs copied to clipboard
libGDX extension providing cross-platform support for native dialogs
It seems to be unimplemented. It should not be too hard, this answer shows a possible way: https://stackoverflow.com/a/35393249/259518
Add list of apps that integrate with gdx-dialogs
Some of my Users get this Exceptions randomly: Exception android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@1b77d4b9 is not valid; is your activity running? android.view.ViewRootImpl.setView (ViewRootImpl.java:574) android.view.WindowManagerGlobal.addView (WindowManagerGlobal.java:282) android.view.WindowManagerImpl.addView (WindowManagerImpl.java:85)...
Make setting the default button possible? Default is the one which is bold. Source: https://github.com/TomGrill/gdx-dialogs-app/issues/1