DragLinearLayout icon indicating copy to clipboard operation
DragLinearLayout copied to clipboard

Does not work <com.jmedeisis.draglinearlayout.DragLinearLayout in activty_layout.xml lit red

Open 1920x1080xD opened this issue 2 years ago • 3 comments

I added a dependency in gradle but it doesn't help, I spent a few days trying to solve it but it doesn't work for me image image

1920x1080xD avatar Nov 15 '22 10:11 1920x1080xD

I have encountered the same problem. Running on: AndroidStudio version: 2021.3 Kotlin plugin version: 213-1.7.20-release-for-android-studio-AS6777.52 Have you solved it in the meantime?

igraebli avatar Jan 18 '23 09:01 igraebli

I have encountered the same problem. Running on: AndroidStudio version: 2021.3 Kotlin plugin version: 213-1.7.20-release-for-android-studio-AS6777.52 Have you solved it in the meantime?

I never found a solution on the new version of android studio

1920x1080xD avatar Jan 19 '23 10:01 1920x1080xD

Try to add jcenter() to repositories in Gradle

kruil avatar Jul 04 '23 10:07 kruil