-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show all buses in bottom sheet edit mode (0.3.0)
This commit allows the user to see all buses going to a bus stop, so as to allow them to pin/unpin them even when they are not in service. It also introduces several bug fixes and code refactoring as outlined below. Also: - Fixes alignment problems with long bus stop names - Resets bus stops names upon unfavoriting them - Syncs the bus stop star state properly between the list tile and bottom sheet in the search page - Fixes padding for bus services with letters - Improves bottom sheet opening animations' realism by using Rubber's launchTo method instead of animateTo - Refactors BusAPI methods returning service numbers to return BusService objects - Fix bottom sheet padding
- Loading branch information
Showing
10 changed files
with
461 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.