MobileMESH / ProjectM

MIT License
0 stars 0 forks source link

Navigation #57

Closed NeeaTienhaara closed 1 year ago

NeeaTienhaara commented 1 year ago

Making the BottomNavigationView work. This requires changing up the code quite bit by dividing everything into fragments.

vnuotio commented 1 year ago

Also required moving code from BroadcastManager to UI classes and refactoring quite a bit of code. Should be considered the integration of back- and frontends