FlatUI.Xamarin.Android icon indicating copy to clipboard operation
FlatUI.Xamarin.Android copied to clipboard

FlatUI Port for Xamarin.Android of CengaLabs FlatUI Kit by @eluleci

Results 2 FlatUI.Xamarin.Android issues
Sort by recently updated
recently updated
newest added

Setting `cornerRadius` attribute in xml as: `flatui:cornerRadius="0dp"` in `FlatUI.FlatTextView` throws runtime exception while inflating layout: > Java.Lang.NumberFormatException: Invalid int: ".0dip"

It seems there's an attribute name conflict between AndroidHUD and FlatUI, when used together in a Xamarin project: ...\obj\Debug__library_projects__\AndHUD\library_project_imports\res\values\attrs.xml(0,0): Error: Attribute "textColor" has already been defined ...