summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e23fcc0..1757415 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -58,6 +58,7 @@
<application
android:name="com.android.messaging.BugleApplication"
android:allowBackup="false"
+ android:appCategory="social"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/BugleTheme"