florinzaicu / FloatingOverlay

Android application that displays a set of floating controls over other apps
MIT License
0 stars 0 forks source link

Refactor App to use Fragments #21

Closed florinzaicu closed 9 months ago

florinzaicu commented 9 months ago

Refactor the application to use fragments along with the fragment/navigation manager.

This feature change is an interim step to implementing a separate settings activity with extra functionality (issue #11). As part of the refactor, a settings fragment will be implemented.