JoanZapata / android-iconify

Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
http://joanzapata.com/android-iconify
Other
3.93k stars 526 forks source link

IconToggleButton is not callable in layout.xml. #89

Closed rohnstock closed 9 years ago

rohnstock commented 9 years ago

There is a IconToggleButton class, but it is not possible to call the class in the layout.xml.

JoanZapata commented 9 years ago

Try using <android.widget.IconToggleButton ...>.

gte619n commented 9 years ago

I cannot get this to work in the preview at all. It always says "The following classes could not be found: android.widget.IconTextView" when using the full path. If I switch to the simple name, it does not render the preview at all, nor does it report a failure.

I'm on build tools 22.0.1 and 1.0.9 of the lib. Compile SDK version is API 22.

Maybe an incompatibility there?

JoanZapata commented 9 years ago

Fixed by v2.