Releases: amatkivskiy/Android-Iconics-Xamarin
Releases · amatkivskiy/Android-Iconics-Xamarin
Updated to 2.5.1
Updated bindings to the latest Android Iconics version.
Updated to 1.2.1
- clean solution for the textAllCaps issue
Updated to 1.2.0
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.
v1.0.2 [ADD] Added sample that uses published package to test that it is valid.