Icon Pusher
Google Play Page
Download latest app version icon (1.6.52)
appfilter.xml
<!-- Call of Duty --> <item component="ComponentInfo{com.garena.game.codm/com.tencent.tmgp.cod.PermissionGrantActivity}" drawable="call_of_duty" /> <item component="ComponentInfo{com.garena.game.codm/com.tencent.tmgp.cod.CODMPrivatePermissionActivity}" drawable="call_of_duty" />
Copy
appmap.xml
<!-- Call of Duty --> <item class="com.tencent.tmgp.cod.PermissionGrantActivity" name=call_of_duty/> <item class="com.tencent.tmgp.cod.CODMPrivatePermissionActivity" name=call_of_duty/>
theme_resources.xml
<!-- Call of Duty --> <AppIcon name="com.garena.game.codm/com.tencent.tmgp.cod.PermissionGrantActivity" image="call_of_duty"/> <AppIcon name="com.garena.game.codm/com.tencent.tmgp.cod.CODMPrivatePermissionActivity" image="call_of_duty"/>