dwalsten5 / TechConnectApp

0 stars 0 forks source link

Convert MainActivity to FragmentActivity #64

Open dwalsten5 opened 7 years ago

dwalsten5 commented 7 years ago

More like a nice to have. It appears to be a little bit easier to work with/switch between fragments. Could use a FragmentStatePagerAdapter to reduce the memory burden of doing it that way