Fernando Roberto Torres Urban

Results 4 issues of 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 ![imagen](https://user-images.githubusercontent.com/18486020/70876612-dd294b00-1f7f-11ea-879c-2aa79c80873b.png) But i'm getting this behaivor: ![imagen](https://user-images.githubusercontent.com/18486020/70876639-f7632900-1f7f-11ea-96c5-a3e43d49d05b.png) 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. ![imagen](https://user-images.githubusercontent.com/18486020/71450408-e86e3a80-2726-11ea-8401-43d5c5ab95b6.png) This is my code: ``` ```