sembozdemir
sembozdemir
Could you give more details, please? I mean the exact stacktrace output?
could you please write this code below in Terminal ``` ./gradlew clean ``` if it does not still work, could you please write this code below in Terminal again and...
if you add gson or okhttp or retrofit library to your app:build.gradle, could you try delete them? because they are already added in BooksApi library.
any process with this?
hi @usmanrana07, I used a workaround. You can wrap your ViewPager with a NestedScrollView. Try this like below:
Hi @ben-manes, I have a similar issue. `1.12.0` is already released but the plugin always says the latest version should be `1.9.0`. https://developer.android.com/jetpack/androidx/releases/core#1.12.0 ``` The following dependencies exceed the version...
In that case, arrows won't be seen while changing page and it would be a bad design for me.
Ok, I got it. We can add this option in the next version. You are also welcome to pull request.
I have no time currently. But, I will implement that soon. ;)
I have the same issue. is there any plan to support version-catalogs?