Icon Pusher
Google Play Page
Download latest app version icon (8.05.00)
appfilter.xml
<!-- HotUKDeals --> <item component="ComponentInfo{com.tippingcanoe.hukd/com.tippingcanoe.launchpad.Launcher}" drawable="hotukdeals" /> <item component="ComponentInfo{com.tippingcanoe.hukd/com.pepper.apps.android.app.activity.MainActivity}" drawable="hotukdeals" /> <item component="ComponentInfo{com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivity}" drawable="hotukdeals" /> <item component="ComponentInfo{com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivityDarkIcon}" drawable="hotukdeals" /> <item component="ComponentInfo{com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivityLightIcon}" drawable="hotukdeals" />
Copy
appmap.xml
<!-- HotUKDeals --> <item class="com.tippingcanoe.launchpad.Launcher" name=hotukdeals/> <item class="com.pepper.apps.android.app.activity.MainActivity" name=hotukdeals/> <item class="com.pepper.apps.android.presentation.MainActivity" name=hotukdeals/> <item class="com.pepper.apps.android.presentation.MainActivityDarkIcon" name=hotukdeals/> <item class="com.pepper.apps.android.presentation.MainActivityLightIcon" name=hotukdeals/>
theme_resources.xml
<!-- HotUKDeals --> <AppIcon name="com.tippingcanoe.hukd/com.tippingcanoe.launchpad.Launcher" image="hotukdeals"/> <AppIcon name="com.tippingcanoe.hukd/com.pepper.apps.android.app.activity.MainActivity" image="hotukdeals"/> <AppIcon name="com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivity" image="hotukdeals"/> <AppIcon name="com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivityDarkIcon" image="hotukdeals"/> <AppIcon name="com.tippingcanoe.hukd/com.pepper.apps.android.presentation.MainActivityLightIcon" image="hotukdeals"/>