Open makalele2 opened 12 years ago
I got the exact same problem in my app. Can this be fixed or any solution to work around?
W dniu 2013-10-08 19:49, cathyliuwork pisze:
I got the exact same problem in my app. Can this be fixed or any solution to work around?
— Reply to this email directly or view it on GitHub https://github.com/gitgrimbo/android-sliding-menu-demo/issues/4#issuecomment-25912079.
Hi, I had to switch to another widget. I think it was that: https://github.com/jfeinstein10/SlidingMenu but it was some time ago and I'm not sure :D
There's an issue: in my app I have EditText (which is displayed in dialog box) and your widget. When I click to focus EditText (keyboard opens) menu is automatically opening. That's a little annoying. I tried to debug if some method is called, when that happens, but I coudn't find out any action (but menu's still opening).