Andrey Usichenko
Results
2
issues of
Andrey Usichenko
Hello, thank you for the great library. I use "Expandable Layout" in my application, and sometimes I get the stacktrace: Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=65; index=-1 at android.text.StaticLayout.calculateEllipsis(StaticLayout.java:731) at android.text.StaticLayout.out(StaticLayout.java:643) at...
It would be very convenient to have a set of colors from **Material Design** in this library which would be used in the common code. Color palette according to https://www.materialui.co/colors...
enhancement