-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: Add animations to TimeTableScreen journey route (#277)
### TL;DR Added animated entrance effects for journey route text in the TimeTable screen. ### What changed? - Created a new `JourneyRoute` composable that displays the origin and destination with animated entrances - Added fade and slide animations for the "from" and "to" station names - Implemented a staggered animation effect with the destination appearing 500ms after the origin ### Why make this change? To enhance the user experience by providing visual feedback when viewing journey details. The staggered animation helps users process the information sequentially and makes the interface feel more dynamic and polished.
- Loading branch information
1 parent
82ea0b1
commit 246c64b
Showing
1 changed file
with
69 additions
and
18 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