Icon Pusher
Google Play Page
Download latest app version icon (164.1)
icon history count 20
appfilter.xml
<!-- Sweat Wallet --> <item component="ComponentInfo{com.sweatwallet/com.sweatwallet.MainActivity}" drawable="sweat_wallet" /> <item component="ComponentInfo{com.sweatwallet/com.sweatwallet.MainActivityDefault}" drawable="sweat_wallet" />
Copy
appmap.xml
<!-- Sweat Wallet --> <item class="com.sweatwallet.MainActivity" name=sweat_wallet/> <item class="com.sweatwallet.MainActivityDefault" name=sweat_wallet/>
theme_resources.xml
<!-- Sweat Wallet --> <AppIcon name="com.sweatwallet/com.sweatwallet.MainActivity" image="sweat_wallet"/> <AppIcon name="com.sweatwallet/com.sweatwallet.MainActivityDefault" image="sweat_wallet"/>