Arcticons-Team / Arcticons

A monotone line-based icon pack for android
https://arcticons.com/
GNU General Public License v3.0
990 stars 311 forks source link

[Bug] 4 already existing icons not working #257

Closed joelchrono12 closed 3 years ago

joelchrono12 commented 3 years ago
<!-- DinoMail App -->
<item component="ComponentInfo{fr.nanoy.dinomail_app/fr.nanoy.dinomail_app.MainActivity}" drawable="dinomailapp"/>
<!-- eduVPN -->
<item component="ComponentInfo{nl.eduvpn.app/nl.eduvpn.app.MainActivity}" drawable="eduvpn"/>
<!-- MarinDiver Beta -->
<item component="ComponentInfo{online.hisubway.marindiver/io.kodular.shenyusoftware.marindiver.Screen1}" drawable="marindiverbeta"/>
<!-- Milktea -->
<item component="ComponentInfo{jp.panta.misskeyandroidclient/jp.panta.misskeyandroidclient.MainActivity}" drawable="milktea"/>

I did all of these, so there might be a mistkae with my xml, so I will add it again!

Donnnno commented 3 years ago

I fixed it, can you make sure the drawable name (drawable="dinomailapp") is the same as your icon? Sometimes I forget to check that.