You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great library,
But i want to know how can i enable loading view after setText() method called,
When use LoaderTextView inside RecyclerView adapter and when refreshing the adapter and waiting for server response it will be great to enabled loading view again without re-inflating visible items,
The text was updated successfully, but these errors were encountered:
Good input. Thanks. I might consider enhancing this when time permits. If you want to submit a pull request to enhance the library, most welcome. Thanks.
Thanks for your great library,
But i want to know how can i enable loading view after
setText()
method called,When use
LoaderTextView
insideRecyclerView
adapter and when refreshing the adapter and waiting for server response it will be great to enabled loading view again without re-inflating visible items,The text was updated successfully, but these errors were encountered: