- 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