dtunctuncer

Results 4 comments of dtunctuncer

Sorry I do not change any visibility in my code. ``` class MovieListAdapter(val application: Application) : RecyclerView.Adapter() { private var movieList: List? = null init { movieList = emptyList() }...

Sorry for late answer no I haven't tryed it with LinearLayoutManager I think problem is Data Binding