sheetmenu icon indicating copy to clipboard operation
sheetmenu copied to clipboard

androidx.constraintlayout:constraintlayout:2.0.0 beta is not stable for lib?

Open chihung93 opened this issue 4 years ago • 2 comments

Hello, I think you shouldn't use androidx.constraintlayout:constraintlayout:2.0.0-beta for this library , because it's not stable for now.

chihung93 avatar Jul 21 '20 13:07 chihung93

Hello, it causes some bugs when you try use this library?

whalemare avatar Jul 24 '20 08:07 whalemare

@whalemare : Yes, it is. There are 2 reseaons:

  1. I can not upgrade my gradle to lasted version. Because all of libs or dependencies are using stable version.=> must force in gradle and it will be too slow
  2. Shouldn't use beta version for product, its dangerous.

Thanks Screen Shot 2020-07-27 at 01 31 34

chihung93 avatar Jul 26 '20 18:07 chihung93