My RecyclerView does not call onCreateViewHolder, onBindViewHolder even MenuViewHolder constructor, therefore nothing app
RecyclerView
onCreateViewHolder
onBindViewHolder
MenuViewHolder
recyclerView.setAdapter(adapter); called The recyclerView list is populated by calling the method.