diff --git a/build/app/outputs/apk/release/app-release.apk b/build/app/outputs/apk/release/app-release.apk index 8f2cd139b538d1b3c13d9b58e236924fe105762d..f60ebaf06c9162e4533458b5ffccadeacc25abd3 100644 Binary files a/build/app/outputs/apk/release/app-release.apk and b/build/app/outputs/apk/release/app-release.apk differ diff --git a/lib/configuration.dart b/lib/configuration.dart index 25ba7b129e250820431d22e869d71347d700799a..a266df903e377375bd29a62e4c1ef9389b57ea27 100644 --- a/lib/configuration.dart +++ b/lib/configuration.dart @@ -212,3 +212,5 @@ class _MyHomePageState extends State<Configuration> { ); } } + +//TODO: add scrowlable view here for landscape compatibility. \ No newline at end of file