An editable text field for renaming apps has been added

This commit is contained in:
ottoptj 2024-05-08 00:11:15 +03:00
commit 109b849a6e
5 changed files with 83 additions and 22 deletions

View file

@ -19,7 +19,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.YamLauncher"
tools:targetApi="31">
tools:targetApi="34">
<activity
android:name=".AppMenuActivity"
android:screenOrientation="portrait"