Piotr
Piotr
@nickbutcher I think that '_This app only runs on API26+ devices_.' is a quite hidden in a repository description, so it causes ''mistakes'' like this. I think that this sentence...
@deepsyx what status of this issue? Are you're going to add any new devices like jalousie windows control to this repository?
There are some empty methods which you can use for your purpose: ``` override fun showErrorState() { } override fun hideErrorState() { } override fun showEmptyState() { } override fun...
Sorry for late answer... I assume that you're talking about parcelable/serializable model objects which you will use only to transfer data between activities/fragments. As they contains limited data which won't...
Yes, the JSON file with Buffer team is not available anymore: https://github.com/bufferapp/android-clean-architecture-boilerplate/issues/17
I think there is no easy answer to this problem for now and it won't be. For now - personally - I am observing Android Components paging library as it...
@kaushikgopal any update here?
@emartynov is already it fixed? I think about forcing programmatically `Locale` to `Locale.English` where problem occurs (as you may remember, I had similar one during implementing tests).
@sanjeevdwivedi could take a step and create a new PR to prove it how it should work? I'm afraid that your description is not clear enough :-/