Icon Pusher
Google Play Page
Download latest app version icon (15.20.2)
appfilter.xml
<!-- Meteo --> <item component="ComponentInfo{com.coloros.weather2/com.coloros.weather.main.view.WeatherMainActivity}" drawable="meteo" /> <item component="ComponentInfo{com.coloros.weather2/com.oplus.weather.main.view.WeatherMainActivity}" drawable="meteo" /> <item component="ComponentInfo{com.coloros.weather2/com.coloros.weather.OppoMainActivity}" drawable="meteo" />
Copy
appmap.xml
<!-- Meteo --> <item class="com.coloros.weather.main.view.WeatherMainActivity" name=meteo/> <item class="com.oplus.weather.main.view.WeatherMainActivity" name=meteo/> <item class="com.coloros.weather.OppoMainActivity" name=meteo/>
theme_resources.xml
<!-- Meteo --> <AppIcon name="com.coloros.weather2/com.coloros.weather.main.view.WeatherMainActivity" image="meteo"/> <AppIcon name="com.coloros.weather2/com.oplus.weather.main.view.WeatherMainActivity" image="meteo"/> <AppIcon name="com.coloros.weather2/com.coloros.weather.OppoMainActivity" image="meteo"/>