This commit is contained in:
MrSluffy
2024-09-15 08:50:28 +08:00
parent eeb7416bfe
commit 77e0a795b5
15 changed files with 1072 additions and 1806 deletions

View File

@@ -72,7 +72,7 @@
</intent-filter>
<meta-data
android:name="com.android.launcher3.grid.control"
android:value="${packageName}.grid_control" />
android:value="${applicationId}.grid_control" />
</activity>
</application>