Icon Pusher
Google Play Page
Download latest app version icon (1.5.13)
appfilter.xml
<!-- Smash Hit --> <item component="ComponentInfo{com.mediocre.smashhit/com.mediocre.smashhit.Main}" drawable="smash_hit" /> <item component="ComponentInfo{com.mediocre.smashhit/com.mediocre.smashhit.MainActivity}" drawable="smash_hit" />
Copy
appmap.xml
<!-- Smash Hit --> <item class="com.mediocre.smashhit.Main" name=smash_hit/> <item class="com.mediocre.smashhit.MainActivity" name=smash_hit/>
theme_resources.xml
<!-- Smash Hit --> <AppIcon name="com.mediocre.smashhit/com.mediocre.smashhit.Main" image="smash_hit"/> <AppIcon name="com.mediocre.smashhit/com.mediocre.smashhit.MainActivity" image="smash_hit"/>