<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Re: Re: Re: Re: Re: Re: Icons in Tech Talk</title>
    <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757978#M252189</link>
    <description>Would any problems will occur during software update?</description>
    <pubDate>Wed, 06 Oct 2021 16:33:11 GMT</pubDate>
    <dc:creator>n_e_k_on</dc:creator>
    <dc:date>2021-10-06T16:33:11Z</dc:date>
    <item>
      <title>Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757116#M252172</link>
      <description>Enable custom icon shapes&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/2579227i37537A8A7A34EA41/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/2579226iDE88967A5B508930/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/2579230iB44D9C200038C3F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;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&amp;amp;Flip 3) &amp;amp; one ui 4.0 has an option to change icon shape&amp;nbsp;in Theme Park(Good lock family )&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/2579228iD7EA457B82BABCE4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;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 :-&lt;A href="https://www.xda-developers.com/install-adb-windows-macos-linux/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.xda-developers.com/install-adb-windows-macos-linux/&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;If you don't have computer download Ladb from Play store:-&lt;A href="https://play.google.com/store/apps/details?id=com.draco.ladb" target="_blank" rel="nofollow noopener noreferrer"&gt;https://play.google.com/store/apps/details?id=com.draco.ladb&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;(Only for android 11+)&lt;/DIV&gt;&lt;DIV&gt;It is paid! If you don't want to buy use any modded version.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Icons :-&lt;/DIV&gt;&lt;DIV&gt;Taperedrect&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;adb shell cmd overlay enable com.android.theme.icon.taperedrect&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Pebble&lt;/DIV&gt;&lt;DIV&gt;adb shell cmd overlay enable com.android.theme.icon.pebble&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Teardrop&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;adb shell cmd overlay enable com.android.theme.icon.teardrop&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Roundedrect&lt;/DIV&gt;&lt;DIV&gt;adb shell cmd overlay enable com.android.theme.icon.roundedrect&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Vessel&lt;/DIV&gt;&lt;DIV&gt;adb shell cmd overlay enable com.android.theme.icon.vessel&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;After executing one icon shape from above command.&amp;nbsp;Restart your device to apply icon shape.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;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 .&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;Note ! All apps will not change to custom icon shape you can see the screenshot that camera application icon doesn't changed.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 May 2022 05:55:17 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757116#M252172</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2022-05-13T05:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757141#M252173</link>
      <description>What about M series we don't have theme park</description>
      <pubDate>Wed, 06 Oct 2021 15:12:13 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757141#M252173</guid>
      <dc:creator>Chirag2003</dc:creator>
      <dc:date>2021-10-06T15:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757186#M252174</link>
      <description>Choose any one icon shape from them and execute the command. Follow the steps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:16:26 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757186#M252174</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T15:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757220#M252175</link>
      <description>This can be executed by bugjiger app ? *spelling wrong*</description>
      <pubDate>Wed, 06 Oct 2021 15:20:22 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757220#M252175</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757222#M252176</link>
      <description>Nice one &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:21:01 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757222#M252176</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T15:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757244#M252177</link>
      <description>&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:23:29 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757244#M252177</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T15:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757253#M252178</link>
      <description>Can you elaborate pls . U can use adb commands &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:24:37 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757253#M252178</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T15:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757414#M252179</link>
      <description>Inconsistency due to Samsung being stubborn&lt;SPAN class="mobile-app-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_20211006-210847_One UI Home.jpg"&gt;&lt;img src="https://r2.community.samsung.com/t5/image/serverpage/image-id/2579317i798B9CF5CA09E26E/image-size/small?v=v2&amp;amp;px=200" role="button" title="Screenshot_20211006-210847_One UI Home.jpg" alt="Screenshot_20211006-210847_One UI Home.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;</description>
      <pubDate>Wed, 06 Oct 2021 15:40:08 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757414#M252179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-06T15:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757656#M252180</link>
      <description>&lt;span class="lia-unicode-emoji" title=":face_without_mouth:"&gt;😶&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:07:08 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757656#M252180</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T16:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757804#M252181</link>
      <description>The original icons and Rounderect looks amazing. They should also add change size of every app icons. &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:21:00 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757804#M252181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-06T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757841#M252182</link>
      <description>Yes &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:22:56 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757841#M252182</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T16:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757924#M252183</link>
      <description>What to do if I want to switch to another icon shape &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;BR /&gt;Which command?</description>
      <pubDate>Wed, 06 Oct 2021 16:28:53 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757924#M252183</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757936#M252184</link>
      <description>What happened to icon labels ?</description>
      <pubDate>Wed, 06 Oct 2021 16:30:11 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757936#M252184</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T16:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757945#M252185</link>
      <description>Disable the first choosen icon which you enabled and choose the other icon and enable it by the command&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:31:32 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757945#M252185</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T16:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757962#M252186</link>
      <description>You're Amazing Vignesh &lt;span class="lia-unicode-emoji" title=":clapping_hands:"&gt;👏&lt;/span&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:32:17 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757962#M252186</guid>
      <dc:creator>AlenSony소니알렌</dc:creator>
      <dc:date>2021-10-06T16:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757969#M252187</link>
      <description>I used Home Up from via good lock, to remove them.</description>
      <pubDate>Wed, 06 Oct 2021 16:32:45 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757969#M252187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-06T16:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757974#M252188</link>
      <description>I think he used Good lock ( Home up plug in to remove the icon labels)</description>
      <pubDate>Wed, 06 Oct 2021 16:33:17 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757974#M252188</guid>
      <dc:creator>Vikramaditya015</dc:creator>
      <dc:date>2021-10-06T16:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757978#M252189</link>
      <description>Would any problems will occur during software update?</description>
      <pubDate>Wed, 06 Oct 2021 16:33:11 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9757978#M252189</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T16:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9758012#M252190</link>
      <description>Ooh</description>
      <pubDate>Wed, 06 Oct 2021 16:35:25 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9758012#M252190</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Icons</title>
      <link>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9758017#M252191</link>
      <description>Hmm</description>
      <pubDate>Wed, 06 Oct 2021 16:35:41 GMT</pubDate>
      <guid>https://r2.community.samsung.com/t5/Tech-Talk/Icons/m-p/9758017#M252191</guid>
      <dc:creator>n_e_k_on</dc:creator>
      <dc:date>2021-10-06T16:35:41Z</dc:date>
    </item>
  </channel>
</rss>

