How to print a custom ArrayAdapter in a fragment?

0

I'm using a Drawer menu in my Android application and I need to print a list in the fragment by clicking on the side menu item, how do I create a custom ArrayAdapter and how do I invoke it in the fragment?

    
asked by anonymous 18.01.2018 / 12:38

0 answers