Android Question AppCompat Sliding Menu - Disable Menu options

FERNANDO SILVEIRA

Active Member
Licensed User
Hello guys,

I'm using AppCompat Sliding Menu example and would like to know if is there a way to enable/disable a menu option from the options list?

Also, how can I implement line separators by subject, like below (here I forced "-------------")



Regards,
Fernando
 

walterf25

Expert
Licensed User
Longtime User
You can use the CustomListView instead of the B4A's core listview, you can disable any specific view and also you could insert maybe an imageview where you want to insert the serparators and load an image that looks like the serparator. Just something quick but it should work.

Regards,
Walter
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…