Skip to content

Releases: amatkivskiy/Android-Iconics-Xamarin

Updated to 2.5.1

15 Dec 10:30
Compare
Choose a tag to compare

Updated bindings to the latest Android Iconics version.

Updated to 1.2.1

15 Jul 11:43
Compare
Choose a tag to compare
  • clean solution for the textAllCaps issue

Updated to 1.2.0

01 Jul 06:32
Compare
Choose a tag to compare

Renamed main namespace to Mikepenz.Iconics.

  • add new feature to create an IconicsDrawable using text
  • deprecate the old actionBarSize() method in favor of the new actionBar() method
  • update libraries (MaterialDrawer, AboutLibraries)
  • update appCompat libraries
  • allow setting size or padding via xml for the IconcisImageView
  • add api to set rounded corners for the background
  • add new api methods to set width and height separately
  • remove iconText method and replace with icon
  • add new IconicsArrayBuilder to create many drawables with the same style with ease
  • fix bug with the background and roundedCorners
  • fix icon not displaying in the button with lolllipop

Merged all addon fonts into main library.

10 Jun 07:28
Compare
Choose a tag to compare
v1.0.2

[ADD] Added sample that uses published package to test that it is valid.