Icon Pusher
Google Play Page
Download latest app version icon (0.5.0)
icon history count 8
appfilter.xml
<!-- Torrent Search --> <item component="ComponentInfo{com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.MainActivity}" drawable="torrent_search" /> <item component="ComponentInfo{com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.ui.MainActivity}" drawable="torrent_search" /> <item component="ComponentInfo{com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.ui.main.MainActivity}" drawable="torrent_search" />
Copy
appmap.xml
<!-- Torrent Search --> <item class="com.prajwalch.torrentsearch.MainActivity" name=torrent_search/> <item class="com.prajwalch.torrentsearch.ui.MainActivity" name=torrent_search/> <item class="com.prajwalch.torrentsearch.ui.main.MainActivity" name=torrent_search/>
theme_resources.xml
<!-- Torrent Search --> <AppIcon name="com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.MainActivity" image="torrent_search"/> <AppIcon name="com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.ui.MainActivity" image="torrent_search"/> <AppIcon name="com.prajwalch.torrentsearch/com.prajwalch.torrentsearch.ui.main.MainActivity" image="torrent_search"/>