Original topic:

Icons

(Topic created on: 10-06-2021 08:38 PM)
3522 Views
Vikramaditya015
Active Level 10
Options
Tech Talk
Enable custom icon shapes😃

image


image


image

In Android 10 this feature was there in Developer options to customize icons but now it is removed in android 11 and also in new one ui 3.1.1 (Fold 3&Flip 3) & one ui 4.0 has an option to change icon shape in Theme Park(Good lock family )

image


But for those who want to customize icons shape in android 11 they can use this ADB commands . For that you need to setup adb :-https://www.xda-developers.com/install-adb-windows-macos-linux/

If you don't have computer download Ladb from Play store:-https://play.google.com/store/apps/details?id=com.draco.ladb
(Only for android 11+)
It is paid! If you don't want to buy use any modded version. 

Icons :-
Taperedrect 
adb shell cmd overlay enable com.android.theme.icon.taperedrect

Pebble
adb shell cmd overlay enable com.android.theme.icon.pebble

Teardrop 
adb shell cmd overlay enable com.android.theme.icon.teardrop

Roundedrect
adb shell cmd overlay enable com.android.theme.icon.roundedrect

Vessel
adb shell cmd overlay enable com.android.theme.icon.vessel

After executing one icon shape from above command. Restart your device to apply icon shape. 

if you want to disable and change the icon to system default. change the "enable" to "disable" in the command and again restart the device .

Note ! All apps will not change to custom icon shape you can see the screenshot that camera application icon doesn't changed. 

🙂
n_e_k_on
Expert Level 1
Tech Talk
Please say
n_e_k_on
Expert Level 1
Tech Talk
Nice one 👍
Vikramaditya015
Active Level 10
Tech Talk
🙂
Anonymous
Not applicable
Tech Talk
Inconsistency due to Samsung being stubbornScreenshot_20211006-210847_One UI Home.jpg
Vikramaditya015
Active Level 10
Tech Talk
😶
0 Likes
n_e_k_on
Expert Level 1
Tech Talk
What happened to icon labels ?
Anonymous
Not applicable
Tech Talk
I used Home Up from via good lock, to remove them.
n_e_k_on
Expert Level 1
Tech Talk
Ooh
Vikramaditya015
Active Level 10
Tech Talk
I think he used Good lock ( Home up plug in to remove the icon labels)
0 Likes
n_e_k_on
Expert Level 1
Tech Talk
Hmm