diff --git a/samples/ApiDemos/AndroidManifest.xml b/samples/ApiDemos/AndroidManifest.xml index acfe9f92d..815cc06df 100644 --- a/samples/ApiDemos/AndroidManifest.xml +++ b/samples/ApiDemos/AndroidManifest.xml @@ -2308,7 +2308,18 @@ + android:uiOptions="splitActionBarWhenNarrow" + android:enabled="@bool/atLeastJellyBeanMR2"> + + + + + + + @@ -2318,7 +2329,8 @@ + android:uiOptions="splitActionBarWhenNarrow" + android:enabled="@bool/atLeastJellyBean"> @@ -2328,7 +2340,8 @@ + android:uiOptions="splitActionBarWhenNarrow" + android:enabled="@bool/atLeastJellyBean"> diff --git a/samples/ApiDemos/res/layout/action_bar_display_options.xml b/samples/ApiDemos/res/layout/action_bar_display_options.xml index 1718fdbc2..d4216f5dd 100644 --- a/samples/ApiDemos/res/layout/action_bar_display_options.xml +++ b/samples/ApiDemos/res/layout/action_bar_display_options.xml @@ -13,36 +13,47 @@ See the License for the specific language governing permissions and limitations under the License. --> - -