Fernando Roberto Torres Urban
Fernando Roberto Torres Urban
I need to know how could i translate each string in english of this plugin. I mean, i want to change "Add Tag" default string value to "Agregar etiqueta" for...
I have a recycler view and i'm implementing a signature in each item  But i'm getting this behaivor:  I can't capture in each item of the recycler view...
Getting this error while implemeting this library in a test app >= api 28 ``` Duplicate class android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat found in modules classes.jar (com.android.support:support-compat:28.0.0) and classes.jar (com.android.support:support-v4:21.0.3) Duplicate class android.support.v4.app.ActionBarDrawerToggle found...
Why do i getting this left space within my toolbar? I want to cover the whole width of the parent toolbar space.  This is my code: ``` ```