Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0f435ca authored by Joey's avatar Joey
Browse files

Calculator: define app category



Change-Id: Iee5d62ef258b9a508ff14f66f5d2950d00af58c0
Signed-off-by: default avatarJoey <joey@lineageos.org>
parent 56b62054
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -21,6 +21,7 @@


    <application
    <application
        android:allowBackup="false"
        android:allowBackup="false"
        android:appCategory="productivity"
        android:icon="@mipmap/ic_launcher_calculator"
        android:icon="@mipmap/ic_launcher_calculator"
        android:label="@string/app_name"
        android:label="@string/app_name"
        android:supportsRtl="true">
        android:supportsRtl="true">