diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e59e0603dca..7b3e689a6eb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -145,6 +145,8 @@ > + + @@ -157,16 +159,6 @@ - - - - - - - - @@ -381,7 +373,9 @@ - + @@ -482,7 +476,9 @@ - + diff --git a/res/drawable/border_item_thumbnail.png b/res/drawable/border_item_thumbnail.png deleted file mode 100755 index 6454138acc6..00000000000 Binary files a/res/drawable/border_item_thumbnail.png and /dev/null differ diff --git a/res/layout/apn_preference_layout.xml b/res/layout/apn_preference_layout.xml new file mode 100644 index 00000000000..2a7c2e9454d --- /dev/null +++ b/res/layout/apn_preference_layout.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + diff --git a/res/layout/battery_info.xml b/res/layout/battery_info.xml index 3889827180a..62f5d691048 100644 --- a/res/layout/battery_info.xml +++ b/res/layout/battery_info.xml @@ -68,22 +68,5 @@ - - - - - - - - - - - - - - - - - diff --git a/res/layout/installed_app_details.xml b/res/layout/installed_app_details.xml index 4c06f99415f..7c8a672608f 100644 --- a/res/layout/installed_app_details.xml +++ b/res/layout/installed_app_details.xml @@ -265,6 +265,24 @@ android:layout_height="wrap_content" /> + + + + +