Icon Pusher
Google Play Page
Download latest app version icon (2.2.0)
appfilter.xml
<!-- FoxCloud2.0 --> <item component="ComponentInfo{com.fox.foxapp.two/com.fox.foxcloud.ui.view.login.LauncherLogActivity}" drawable="foxcloud2.0" /> <item component="ComponentInfo{com.fox.foxapp.two/com.fox.foxcloud.ui.view.main.new_register.SplashActivity}" drawable="foxcloud2.0" /> <item component="ComponentInfo{com.fox.foxapp.two/com.fox.foxcloud.ui.view.main.new_register.LauncherActivity}" drawable="foxcloud2.0" />
Copy
appmap.xml
<!-- FoxCloud2.0 --> <item class="com.fox.foxcloud.ui.view.login.LauncherLogActivity" name=foxcloud2.0/> <item class="com.fox.foxcloud.ui.view.main.new_register.SplashActivity" name=foxcloud2.0/> <item class="com.fox.foxcloud.ui.view.main.new_register.LauncherActivity" name=foxcloud2.0/>
theme_resources.xml
<!-- FoxCloud2.0 --> <AppIcon name="com.fox.foxapp.two/com.fox.foxcloud.ui.view.login.LauncherLogActivity" image="foxcloud2.0"/> <AppIcon name="com.fox.foxapp.two/com.fox.foxcloud.ui.view.main.new_register.SplashActivity" image="foxcloud2.0"/> <AppIcon name="com.fox.foxapp.two/com.fox.foxcloud.ui.view.main.new_register.LauncherActivity" image="foxcloud2.0"/>