Open 4nakin opened 3 years ago
@4nakin I had the same thoughts today :) I am still learning MVVM and other latest jetpack components.
@abhi007tyagi one more question, is it possible to replace scrollview in ChatbotActivity with RecyclerView for better performance when the chat history getting larger. Could you push an update ?
@4nakin that is a good idea. But it will require some major change. You can do it at your end. and create a merge request. If it worked, I will add it.
Can you make a version of this library with MVVM + Livedata pattern?