Icon Pusher
Google Play Page
Download latest app version icon (9.0.0)
appfilter.xml
<!-- valU --> <item component="ComponentInfo{com.efgh.customer/com.efgh.valu.MainActivity}" drawable="valu" /> <item component="ComponentInfo{com.efgh.customer/com.efgh.customer.MainActivity}" drawable="valu" />
Copy
appmap.xml
<!-- valU --> <item class="com.efgh.valu.MainActivity" name=valu/> <item class="com.efgh.customer.MainActivity" name=valu/>
theme_resources.xml
<!-- valU --> <AppIcon name="com.efgh.customer/com.efgh.valu.MainActivity" image="valu"/> <AppIcon name="com.efgh.customer/com.efgh.customer.MainActivity" image="valu"/>