LorneLaliberte

Results 3 issues of LorneLaliberte

The documentation for ActionBar.NAVIGATION_MODE_STANDARD states: ``` /** * Standard navigation mode. Consists of either a logo or icon and title * text with an optional subtitle. Clicking any of these...

The action bar is using actionbar_background_dropdown_start and actionbar_background_dropdown_end for the background of the dropdown list itself, but that background isn't visible because each item's background is drawn above it. (Well,...

A heads up after updating the mimic-native-api branch on 2011-05-30: If you get an error (e.g. "You must supply a layout_width attribute.") where the actionbar.xml is inflated, check your ActivityManifest.xml...