Icon Pusher
Google Play Page
Download latest app version icon (3.2.7)
appfilter.xml
<!-- Xed-Editor --> <item component="ComponentInfo{com.rk.xededitor/com.rk.xededitor.MainActivity.MainActivity}" drawable="xed_editor" /> <item component="ComponentInfo{com.rk.xededitor/com.rk.xededitor.ui.activities.main.MainActivity}" drawable="xed_editor" /> <item component="ComponentInfo{com.rk.xededitor/com.rk.activities.main.MainActivity}" drawable="xed_editor" />
Copy
appmap.xml
<!-- Xed-Editor --> <item class="com.rk.xededitor.MainActivity.MainActivity" name=xed_editor/> <item class="com.rk.xededitor.ui.activities.main.MainActivity" name=xed_editor/> <item class="com.rk.activities.main.MainActivity" name=xed_editor/>
theme_resources.xml
<!-- Xed-Editor --> <AppIcon name="com.rk.xededitor/com.rk.xededitor.MainActivity.MainActivity" image="xed_editor"/> <AppIcon name="com.rk.xededitor/com.rk.xededitor.ui.activities.main.MainActivity" image="xed_editor"/> <AppIcon name="com.rk.xededitor/com.rk.activities.main.MainActivity" image="xed_editor"/>