Skip to content

Commit c45c26e

Browse files
TheScarasticMocaRafee
authored andcommitted
Launcher3: Add support for themed icons
[nxc: only apply L3Go changes since we'll use vendor/lawnicons instead]
1 parent 97e0759 commit c45c26e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

go/AndroidManifest-launcher.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
<meta-data
6666
android:name="com.android.launcher3.grid.control"
6767
android:value="${packageName}.grid_control" />
68+
<meta-data
69+
android:name="com.android.launcher3.themedicon.option"
70+
android:value="${packageName}.grid_control" />
6871
</activity>
6972

7073
</application>

0 commit comments

Comments
 (0)