From f79af8b26e71595a505dc46ce2bc8950e2017852 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Wed, 9 Apr 2014 13:57:09 -0700 Subject: [PATCH] Fix bug #13915380 Inconsistency in showing the action bar of Bluetooth settings. - remove those "splitActionBarWhenNarrow" in the AndroidManifest for all the activities so that the ActionBar behavior is always consistent and does not split. Change-Id: I54cb10528ba3a751a7d2843cc9e9c518a5f3531a --- AndroidManifest.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 00c959ac22c..9a85dc0f9e9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -128,7 +128,6 @@ @@ -172,7 +169,6 @@ @@ -292,7 +286,6 @@ @@ -343,7 +335,6 @@ @@ -805,7 +796,6 @@ --> @@ -1633,7 +1622,6 @@ @@ -1649,7 +1637,6 @@