From c3f429a90af5955568838ed576aaab184acafdbc Mon Sep 17 00:00:00 2001 From: otsmr Date: Sun, 9 Feb 2025 12:41:44 +0100 Subject: [PATCH] fix rotation issue --- README.md | 3 --- android/app/src/main/AndroidManifest.xml | 2 +- lib/src/app.dart | 1 - .../image_editor/data/image_item.dart | 25 +++++++++++++++++++ .../share_image_editor_view.dart | 3 +-- pubspec.lock | 16 ++++++++++++ pubspec.yaml | 1 + 7 files changed, 44 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 89cbf12..e595089 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,6 @@ Don't be lonely, get twonly! Send pictures to a friend in real time and be sure - MediaView: - Bei weiteren geladenen Bildern -> Direkt anzeigen ohne pop -## Not my issues -- FIX: Problem Bild falsch, wenn handy schräg... -> Issue already openend - ## TODOS bevor first release - Settings - Subscription diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 6522dfa..64bbc6d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -35,7 +35,7 @@ - +