android-tableview-kotlin icon indicating copy to clipboard operation
android-tableview-kotlin copied to clipboard

Does TableView Support LiveData ?

Open sohampandya00 opened this issue 5 years ago • 0 comments

I have roomdatabase where i am getting livedata from database and was giving it to recyclerview. i have implement using List but not as LiveData<List>

can we do it ?

sohampandya00 avatar Jul 26 '19 11:07 sohampandya00