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 a7675b1..64a394a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -21,6 +21,7 @@
<application
android:allowBackup="false"
+ android:appCategory="productivity"
android:icon="@mipmap/ic_launcher_calculator"
android:label="@string/app_name"
android:supportsRtl="true">