Android update recyclerView items
问题 i have simple problem on update recyclerview items by new data, i'm wondering which code work fine without using data binding, in my code adding new items trigger by click on button as clickOnSendCommandToRobot method, this method must add new item into List and my adapter can be know that to add new data and refresh RecyclerView , i dont get any error, but list size is 1 always public class ActivityRegister extends BaseActivities { private RobotMessagesAdapter adapter; private List