vikramkakkar / SublimeNavigationView

...is a complete rewrite of NavigationView (from Design Support library) that enables - usage of Checkboxes, Switches & Badges as menu items - XML definition - Parcelable menus - collapsible/expandable menu-groups - multiple menus - custom styling.
Apache License 2.0
309 stars 42 forks source link

Removing all items in group programmically and setting icon image with image from another source #32

Open aubryll opened 7 years ago

aubryll commented 7 years ago
  1. I am adding items to groups programmically but what I cannot figure out is removing them programmically
  2. Is there a way of setting icon on TextItem from a url or another source except resouce?