Is their a way, by using the ObservableList
class from the new Data Binding library and the MVVM pattern, to avoid using "notifyItem(s)..."
methods from the Adapter
class?
Or if not what could be the simpliest way to bind an ObservableList
to a RecyclerView
?
Thank's for any clue !
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…