PinewoodPip / Giickos

0 stars 0 forks source link

Timer UI #11

Open PinewoodPip opened 1 year ago

PinewoodPip commented 1 year ago

The timer needs a UI. This issue is for the UI only.

image

Worth noting that I already implemented a reusable TabbedView - this should be used to allow swiping between the two screens. Each of those needs to be a separate fragment (ex. TimerFragment and DetoxFragment). The TabbedView itself needs to be contained in another fragment that inherits from Section (ex. TimerSection) and needs to added to the bottom navigation bar.