A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
MIT License
4.03k
stars
948
forks
source link
Wonderous doesn't fit about screen size in low end Android #134
Get latest version of Wonderous app (This is the log when this issue was created - commit 5b37a65f14ca509046fc97833dd2959ea8bfdd46 (HEAD -> main, origin/main, origin/HEAD)
Author: Shawn shawn@gskinner.com
Date: Thu Oct 19 16:26:41 2023 -0600
Move flutter_native_splash to dependencies from dev_dependencies since it is used in main() to manage splash screen visibility.)
Run Wonderous in Android Studio (target: Galaxy A03 core + android 11)
Go to the about screen
Check that Wonderous text doesn't fit the screen size
Expected results
Wonderous text should fit the about screen size
Actual results
Wonderous text doesn't fit the about screen size
Replication steps
Get latest version of Wonderous app (This is the log when this issue was created - commit 5b37a65f14ca509046fc97833dd2959ea8bfdd46 (HEAD -> main, origin/main, origin/HEAD) Author: Shawn shawn@gskinner.com Date: Thu Oct 19 16:26:41 2023 -0600
Move flutter_native_splash to dependencies from dev_dependencies since it is used in main() to manage splash screen visibility.)
Run Wonderous in Android Studio (target: Galaxy A03 core + android 11)
Go to the about screen
Check that Wonderous text doesn't fit the screen size
Expected results Wonderous text should fit the about screen size
Actual results Wonderous text doesn't fit the about screen size
Screenshots or Video