From 6fe234f4c7fe5253f42c9168036a16fad6d28134 Mon Sep 17 00:00:00 2001 From: Shawn Date: Sat, 17 Dec 2022 15:11:54 -0700 Subject: [PATCH] Update supported landscape devices, fix RTE error on MachuPicchu and ultra-wide monitors. --- android/app/src/main/AndroidManifest.xml | 2 +- lib/logic/app_logic.dart | 3 ++- .../wonder_details/wonder_details_tab_menu.dart | 3 +-- .../common/illustration_piece.dart | 2 +- pubspec.lock | 16 ++++++++-------- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 18c08c91..0cdefbdc 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -12,9 +12,9 @@