Icon Pusher
Google Play Page
Download latest app version icon (8.4)
icon history count 6
appfilter.xml
<!-- White Noise --> <item component="ComponentInfo{com.tmsoft.whitenoise.full/com.tmsoft.whitenoise.full.MainActivity}" drawable="white_noise" /> <item component="ComponentInfo{com.tmsoft.whitenoise.full/com.tmsoft.core.app.WhiteNoiseSplashActivity}" drawable="white_noise" /> <item component="ComponentInfo{com.tmsoft.whitenoise.full/com.tmsoft.whitenoise.full.MainSplashActivity}" drawable="white_noise" />
Copy
appmap.xml
<!-- White Noise --> <item class="com.tmsoft.whitenoise.full.MainActivity" name=white_noise/> <item class="com.tmsoft.core.app.WhiteNoiseSplashActivity" name=white_noise/> <item class="com.tmsoft.whitenoise.full.MainSplashActivity" name=white_noise/>
theme_resources.xml
<!-- White Noise --> <AppIcon name="com.tmsoft.whitenoise.full/com.tmsoft.whitenoise.full.MainActivity" image="white_noise"/> <AppIcon name="com.tmsoft.whitenoise.full/com.tmsoft.core.app.WhiteNoiseSplashActivity" image="white_noise"/> <AppIcon name="com.tmsoft.whitenoise.full/com.tmsoft.whitenoise.full.MainSplashActivity" image="white_noise"/>