Skip to content

Updated to 1.2.0

Compare
Choose a tag to compare
@amatkivskiy amatkivskiy released this 01 Jul 06:32
· 33 commits to master since this release

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