android-satellite-menu
android-satellite-menu copied to clipboard
Add title for each menu item
How can we add menu item with text ?
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.
@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
This link is broken. @ankit662003 please help me in do that.