UI design for list of time
I am developing mobile app for checking transport time for bus service. Basically there will be different 'routes' and they will have regular schedule of bus trips. When user selects any route, app will show all trips available for that route. Currently I am using following UI design.
Now problem is, this design is fine when there are only 2 different trip schedule for given route. How can I make it more modular so that if there are multiple schedules (for example each day of week will be different) or single one (one schedule for all days of week). Any better suggestions or criticism are welcome.