Ivan

Results 1 issues of Ivan

I've got this error when I added 'com.android.support:design:25.3.1' to my project. Exception Details java.lang.NoSuchFieldError: FloatingActionButton_fab_colorNormal   at com.github.clans.fab.FloatingActionButton.init(FloatingActionButton.java:120)   at com.github.clans.fab.FloatingActionButton.(FloatingActionButton.java:109)   at com.github.clans.fab.FloatingActionButton.(FloatingActionButton.java:104)   at java.lang.reflect.Constructor.newInstance(Constructor.java:423)   at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:727)   at android.view.LayoutInflater.rInflate_Original(LayoutInflater.java:858)   at android.view.LayoutInflater_Delegate.rInflate(LayoutInflater_Delegate.java:70)   at...