Skip to content
Snippets Groups Projects
Commit f65106e7 authored by poka's avatar poka
Browse files

onboarding: change pages size

parent ed734e27
No related branches found
No related tags found
No related merge requests found
Pipeline #15619 failed
......@@ -69,7 +69,7 @@ class CommonElements {
Widget buildProgressBar(double pagePosition) {
return DotsIndicator(
dotsCount: 11,
dotsCount: 10,
position: pagePosition,
decorator: DotsDecorator(
spacing: const EdgeInsets.symmetric(horizontal: 10),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment