DEV Community

Discussion on: How to set up a Base Fragment Class with ViewBinding and ViewModel on Android

Collapse
 
enyason profile image
Enya Emmanuel

Yeah Mati. I did not take that into consideration because I was only trying to demonstrate the use of base fragment. However, for the sake of best practices, I will update the code accordingly. Thanks.