Icon Pusher
Google Play Page
Download latest app version icon (8.0.1.089)
icon history count 3
appfilter.xml
<!-- Weather --> <item component="ComponentInfo{com.rlk.weathers/com.rlk.weathers.activity.WeatherMainActivity}" drawable="weather" /> <item component="ComponentInfo{com.rlk.weathers/com.rlk.weathers.ui.main.MainActivity}" drawable="weather" />
Copy
appmap.xml
<!-- Weather --> <item class="com.rlk.weathers.activity.WeatherMainActivity" name=weather/> <item class="com.rlk.weathers.ui.main.MainActivity" name=weather/>
theme_resources.xml
<!-- Weather --> <AppIcon name="com.rlk.weathers/com.rlk.weathers.activity.WeatherMainActivity" image="weather"/> <AppIcon name="com.rlk.weathers/com.rlk.weathers.ui.main.MainActivity" image="weather"/>