Skip to content

Commit

Permalink
feat(#704): update tutorial screens afterchanges
Browse files Browse the repository at this point in the history
  • Loading branch information
tamslo committed Apr 11, 2024
1 parent 3aec14d commit 94d517f
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/lib/common/widgets/tutorial/show_app_tour.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FutureOr<void> showAppTour(
text: context.l10n.tutorial_app_tour_1_body,
),
assetPath:
'assets/images/tutorial/04_bottom_navigation_loopable.gif',
'assets/images/tutorial/05_bottom_navigation_loopable.gif',
),
],
onClose: revisiting
Expand Down

0 comments on commit 94d517f

Please sign in to comment.