mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-12 09:56:48 +01:00
- one fragment per chart screen - common chart code should move to fragment baseclass and the host Activity (ChartsActivity) Currently it's not used, change ControlCenter to invoke ChartsActivity instead of SleepChartActivity to test it. WIP for #79