David de Miguel Galan
David de Miguel Galan
🤦 I forgot to add some views with the same text. I will update the tests and ping you so you can see what I mean.
@Sloy I've updated the layout so it illustrates better the "problem" https://github.com/jamesbluecrow/Barista/blob/6d9da78dba09c729d686a9210432b5c0afcc4f10/sample/src/main/res/layout/activity_click_id_text.xml We found ourselves needing this only once in our project and it was very simple to add support...
Some of our users have been experiencing this when opening the camera in a device `Galaxy J3(2016` running Android 5.1. The reason is that we try to access the last...
> IllegalArgumentException Yes it is likely due to slow internet connection. But in no case should the app crash because of it. The SDK should catch that exception if it...