Hey all, I am looking for a good guide on making a reusable drawer layout for an app I am playing with. The problem I am having is passing the specific activity DSL to the drawer layout, when I am calling my class.
d
dave08
01/17/2018, 9:43 AM
Try googling mikepenz drawer, its very good and easy to use
k
Kyle
01/22/2018, 7:31 PM
Thanks, but I am not looking for a library solution, currently.