jmartinesp / GoogleNavigationDrawerMenu

Android Library for a DrawerLayout similar to the one in Google Apps
270 stars 76 forks source link

Disable/enable only one item #21

Open robertotucci opened 10 years ago

robertotucci commented 10 years ago

Hi, I'd like a feature to enable or disable only one item in the main list. For example, the item disabled could have a grey background and it can't be checked. Is this possible? :)

Thanks!

jmartinesp commented 10 years ago

Sorry for the late response. Right now I'm a little busy. If I have some free time I can try to do it or maybe someone can do it and upload it as a pull request.

SheepX7 commented 10 years ago

Hi, i got a problem about navigation.how to change the drawable of the item in the navigation ? thanks