Closed Trowa closed 8 years ago
Hi !
If you are using the sdk latest version, icon is attached to the window, so it should work.
Hi,
After further investigation, I moved the creation of the debugger on fragment and now it's works, but not on the first one, I have to go on a second fragment to make the icon appears.
Try to put Debugger creation on your first Activity onCreate
Hi,
I'm using a navigation drawer library (https://github.com/codepath/android_guides/wiki/Fragment-Navigation-Drawer) and the icon of your debugger is not visible with their layout. Any idea about the reason ? By the way, it could be really helpfull if we could have a function to perform a click on the icon or display the debugger programatically.