custom-floating-action-button
custom-floating-action-button copied to clipboard
Snackbar Behavior is not working correctly when targetting API 28.
Recently, I have migrated to AndroidX and found the issue that com.robertlevonyan.views.customfloatingactionbutton.FloatingActionButton that is not behaving properly when Showing Snackbar. Snackbar Behavior is not working correctly.
I am still using the library version 2.1.1 because I can't use 3.0.0 because of some error I am getting when Proguard is on. I don't remember the error.