Icon Pusher
Google Play Page
Download latest app version icon (v0.16)
appfilter.xml
<!-- aShell --> <item component="ComponentInfo{in.sunilpaulmathew.ashell/in.sunilpaulmathew.ashell.activities.StartActivity}" drawable="ashell" /> <item component="ComponentInfo{in.sunilpaulmathew.ashell/in.sunilpaulmathew.ashell.activities.aShellActivity}" drawable="ashell" />
Copy
appmap.xml
<!-- aShell --> <item class="in.sunilpaulmathew.ashell.activities.StartActivity" name=ashell/> <item class="in.sunilpaulmathew.ashell.activities.aShellActivity" name=ashell/>
theme_resources.xml
<!-- aShell --> <AppIcon name="in.sunilpaulmathew.ashell/in.sunilpaulmathew.ashell.activities.StartActivity" image="ashell"/> <AppIcon name="in.sunilpaulmathew.ashell/in.sunilpaulmathew.ashell.activities.aShellActivity" image="ashell"/>