Tried to make it appear left or right but animation is not my strongest point
Want to use it as a replacement for the Quick vertical menu together with the actionbar. That will probably solve my issues without the need for libraries.
Excellent work mate.... Just to let you know, there is a bug, if the keyboard is open, and you press the menu key, the SlideMenu behaves unexpectedly. It shows the menu, but no click event get registered.
Excellent work mate.... Just to let you know, there is a bug, if the keyboard is open, and you press the menu key, the SlideMenu behaves unexpectedly. It shows the menu, but no click event get registered.
Can someone confirm a bug for me? To reproduce:
Set one of the Item's to start a separate activity
Open Menu
Select Item (opens new activity)
Go back to first activity
Open Menu
On my device the menu will open and close really fast. I have to press menu once again in order to open and use it. I am assuming something needs to go in Activity_Resume, just not sure what exactly. Anyone?
Can someone confirm a bug for me? To reproduce:
Set one of the Item's to start a separate activity
Open Menu
Select Item (opens new activity)
Go back to first activity
Open Menu
On my device the menu will open and close really fast. I have to press menu once again in order to open and use it. I am assuming something needs to go in Activity_Resume, just not sure what exactly. Anyone?
I like the slide menu so I included it in my app. However the software crashes now. I included the code that JonPM suggested.
To get an crash do the following:
- download slidemenucrash.zip
- start app
- open the menu
- slowly (!!) press on the Screenshot - or About & Help item
The strange thing is that when you click the item very fast it all goes well.
I like the slide menu so I included it in my app. However the software crashes now. I included the code that JonPM suggested.
To get an crash do the following:
- download slidemenucrash.zip
- start app
- open the menu
- slowly (!!) press on the Screenshot - or About & Help item
The strange thing is that when you click the item very fast it all goes well.
I get no crash with the About & Help item.
The width of you slide menu is not enough for my screen (854x480). You should define it in dips instead of %.