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