Skip to content

Commit

Permalink
Add missing flag
Browse files Browse the repository at this point in the history
Fixes #2474
  • Loading branch information
SuperDragonXD committed Dec 18, 2024
1 parent 62fdfb8 commit 2d40771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<!-- Support Material3 theming as found in M3 Icon Pack standard-->
<category android:name="org.icontheme.CHANGES_WITH_MATERIAL_YOU_COLORS" />
<category android:name="org.icontheme.CHANGES_WITH_DARK_MODE" />
<category android:name="org.icontheme.FALLBACK_TO_THEMED_ICON" />
</intent-filter>
<!-- ADW Launcher Custom Icon Picker -->
<intent-filter>
Expand Down

0 comments on commit 2d40771

Please sign in to comment.