BlackFish768

Results 5 comments of BlackFish768

Same here. +1 I added this in Proguard as mentioned in the ViewBindingKotlinModel class -keepclassmembers class * extends androidx.viewbinding.ViewBinding { public static *** bind(android.view.View); } but still getting the same...

An year later. Still stuck on same error. I tried alot of things but nothing worked. It seems the problem is with 'b2-sdk-httpclient' even the android studio is giving a...

And yes, I'm using a newer version of gradle, Gradle Version: 7.4, Gradle Plugin Version: 7.3.1

Hi, it seems this library is not meant for Android XD. Guess I will move to AWS then.

This may not be ideal but you can use `android:rotation="90"` until there is an official support for vertical orientation.