Icon Pusher
Google Play Page
Download latest app version icon (1.11.2)
appfilter.xml
<!-- Phonograph Plus --> <item component="ComponentInfo{player.phonograph.plus/player.phonograph.ui.activities.LauncherActivity}" drawable="phonograph_plus" /> <item component="ComponentInfo{player.phonograph.plus/player.phonograph.ui.modules.auxiliary.LauncherActivity}" drawable="phonograph_plus" />
Copy
appmap.xml
<!-- Phonograph Plus --> <item class="player.phonograph.ui.activities.LauncherActivity" name=phonograph_plus/> <item class="player.phonograph.ui.modules.auxiliary.LauncherActivity" name=phonograph_plus/>
theme_resources.xml
<!-- Phonograph Plus --> <AppIcon name="player.phonograph.plus/player.phonograph.ui.activities.LauncherActivity" image="phonograph_plus"/> <AppIcon name="player.phonograph.plus/player.phonograph.ui.modules.auxiliary.LauncherActivity" image="phonograph_plus"/>