by ramgraph1 » Sat Mar 01, 2008 10:52 pm
With the older SDK when a menu item was checked and then unchecked it returned to its original state (if I remember correctly). Now, when I use ".setChecked(false);" the menu item's checkbox does NOT return to the original state, it shows a third state (orange check box with a white check in it). This is visually very confusing and not very attractive. Is there a way to have menu items' checkboxes go back to the default, originally unchecked appearance on ".setChecked(false);"?