FlatUI icon indicating copy to clipboard operation
FlatUI copied to clipboard

Android FlatUI Kit

Results 17 FlatUI issues
Sort by recently updated
recently updated
newest added

Hey guys I'm using Android Studio and I'm encountering a weird error, I have added this line to the XML layout: xmlns:flatui="http://schemas.android.com/apk/res-auto" but to no avail. I'm using this attribute...

Hi ! after adding the library to my project, i have encountered a problem with the fl_theme attribute, this one doesn't change at all and sticks to blood theme forever,...

![thdrtghdh](https://cloud.githubusercontent.com/assets/8719322/8304991/6c365fd0-19c8-11e5-9168-d9b157a8f1d1.png)

I dont really know what is this or why is it happening ?? But its wasting a lot of my time .

I am using sea theme and I see that the FlatEditText box has similar background. Is there a way to change the background color to transperant?

**attrs.xml** content: ``` ``` And Errors Below Shew Up: ``` ERROR: In fl_FlatButton, unable to find attribute fl_theme ERROR: In fl_FlatButton, unable to find attribute fl_touchEffect ERROR: In fl_FlatButton, unable...

Colors deep_dark and deep_primary are the same - #2d3845.

Happened in a fragment on a nexus 6 device. Should be reproducible. Cannot provide StackTrace. Have fun debugging.

It's easy enough to make a just have 2 views for this, but it would be great if it was supported natively.

I want to integrate this library to apply ripple effect on Listview. Can you help me how I can achieve this ?