Questions tagged [android-iconics]

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

See also:

1 questions
0
votes
1 answer

Migrating com.mikepenz v3 to v5

I'm trying to migrate my v3 of the Android Iconics to v5, but I can't seem to understand how I am supposed to change the below code to v5. IconicsDrawable(mContext) .icon(icon) .colorRes(R.color.blue_light) …
Paulo
  • 3
  • 2