Moustafa ELsaghier
Moustafa ELsaghier
I'm new to use this lib and my code working perfect, when i added the transformation it fails to load images ``` Glide.with(context).load(arr.get(position).geturl()) .centerCrop() .apply(RequestOptions.bitmapTransform(new RoundedCornersTransformation(context, 0, 0))) .into(holder.image); ```...
I've a lot of issue reports on firebase saying Fatal Exception: android.view.InflateException Binary XML file line #88: Error inflating class com.willy.ratingbar.ScaleRatingBar android.view.LayoutInflater.createView android version:5 device type: Vivo the only thing...
I'm getting error reports about missing image res in the lib this is phone spec  this is the log from firebase ``` Caused by android.content.res.Resources$NotFoundException: Unable to find resource...
I've created a simple fork for adding a new features or allowing developers to control in the shape ( arrow - circle ) is solid or not developer can use...
using the latest version of lib and can't remove the space between the arrow and the rectangle my showcase model needs to be like that and have the next button...
hello there, as specified in the title, the lib not working in the arabic mode for image it's not get reflected to be on the right same as trail image...
### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...
## Summary Started to get firebase ANRs while using payments with stipe and it's not form my side. main (runnable): tid=1 systid=10243 at com.stripe.android.PaymentConfiguration.(PaymentConfiguration.kt) at com.chefaa.customers.ChefaaApplication.setupStripe(ChefaaApplication.kt:163) at com.chefaa.customers.ChefaaApplication.onCreate(ChefaaApplication.kt:94) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1192)...