-
Notifications
You must be signed in to change notification settings - Fork 26
Replacing icon names in icon preview
Sarsa Murmu edited this page Sep 13, 2020
·
1 revision
Open dashboard_icon_name_replacer.xml
inside values folder.
-
enable_icon_name_replacer
:(true)
Enable icon name replacer.(false)
Disable icon name replacer. -
icon_name_replacer
: Put specific word that you want to replace.
Here's an example
You want to remove word app_
or replace word app_
with (blank)
.
<string-array name="icon_name_replacer">
<!-- Word "app_" will be replaced with "" -->
<item>app_,</item>
</string-array>
Format: Word that you want to repalce + ,(comma) + Word that you want to replace with
If you want more help then join Our Telegram Group.
- Wallpaper JSON
- Setting up the Config JSON
- Advanced Dashboard configurations
- Changing fonts
- Changing navigation drawer icons
- Changing icons of the apply section
- Replacing icon names in icon preview
- Enabling OneSignal notifications
- Enabling InApp purchases (donations and premium requests)
- Customizing the analog clock widget
- Enabling Kustom presets