mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
android: set application label
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
f60d1c7246
commit
e4472f1e41
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
>
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<application
|
||||
android:label="Claw"
|
||||
android:allowBackup="false"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.AppCompat.Light.NoActionBar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue