Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add title for each menu item #15

Open
pchauhan opened this issue Nov 23, 2013 · 3 comments
Open

Add title for each menu item #15

pchauhan opened this issue Nov 23, 2013 · 3 comments

Comments

@pchauhan
Copy link

How can we add menu item with text ?

@shkschneider
Copy link

SatelliteMenuItem basically only has an id and a Drawable, so the current SatelliteMenu don't support this. But you could easily do this yourself by modifying SatelliteMenuItem and its rendering.

@ankit662003
Copy link

@pchauhan hi....did that today ....my code has a few things extra though (as i was doing something else as well but decided not to do it)..you just need to copy paste the two files
https://www.dropbox.com/s/eibrd02xa9per7u/SatelliteMenu.java

https://www.dropbox.com/s/phpzi4a7a6uvlt2/SatelliteMenuItem.java

@droidwithme
Copy link

This link is broken. @ankit662003 please help me in do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants