When I convert my Project to AndroidX I run into
error: package android.support.design.R does not exist android.support.design.R.styleable.FloatingActionButton_Behavior_Layout);
any clue how to solve it ?
I found the solution, simply replace this line
android.support.design.R.
with
com.google.android.material.R.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With