actoolbarlight

  1. A

    Android Question Badger on Toolbar Item

    Can you use the XUI Badger with the AppCompat ACToolBarLight menu item? Yes, there's a badging example in that AppCompat example but I'd like to use the new XUI Badger to do this, if possible. I've tried … Dim Item As ACMenuItem = ACToolBarLight1.Menu.GetItem(0) ' 0 = The menu item I'm...
Top