summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorTom Taylor <tomtaylor@google.com>2011-07-21 13:53:43 -0700
committerTom Taylor <tomtaylor@google.com>2011-07-21 13:53:43 -0700
commit990dabacd2cb5a8158723fdb449707cb22b95a76 (patch)
tree81b96d885d20b9d4a8e7fccc64007aa2c3735d47 /AndroidManifest.xml
parent04cd87f9918df592eb1f1cad67ca29afc02bae57 (diff)
downloadMms-990dabacd2cb5a8158723fdb449707cb22b95a76.tar.gz
"No messages on the SIM card" text color is too light
Use holo theme. Bug 5052465 Change-Id: I6e200d2296275481e1bf827a812a430346fed333
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 97b94da1..4d0c2c9d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -183,6 +183,7 @@
</receiver>
<activity android:name=".ui.ManageSimMessages"
+ android:theme="@style/MmsHoloTheme"
android:launchMode="singleTop"
android:label="@string/sim_manage_messages_title">
<intent-filter>