maonaoda

Results 13 issues of maonaoda

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) fix jpg/jepg image orientation of Android ### :arrow_heading_down: What is the current behavior? When the...

## 🐛 Bug Report ### Expected behavior When the Exif information of a jpg/jepg image has both Exif IFD0 and Exif Thumbnail, and the image orientation of Exif IFD0 and...

### Description of Change ### ### Issues Resolved ### - fixes #15378 ### API Changes ### None ### Platforms Affected ### - Android ### Behavioral/Visual Changes ### Tapped event gets...

### URL(s) https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.2/8.0.201.md ### Description After I upgraded Microsoft Visual Studio 17.9.0 (windows), there seemed to be something wrong with the local dotnet environment, So I deleted the local C:\Program...

area-release-notes

### Description of Change ### Issues Fixed Fixes #22183

area/controls 🎮
community ✨
control-radiobutton

### Description https://github.com/dotnet/maui/assets/32831595/4c062ba5-34d4-4367-98ea-35d2ec90b99c ### Steps to Reproduce _No response_ ### Link to public reproduction project repository https://github.com/maonaoda/Bug22183 ### Version with bug 8.0.21 SR4.1 ### Is this a regression from previous...

t/bug
platform/iOS 🍎
area/controls 🎮

I use ↓,to bundle GoogleService-Info.plist under Platforms\iOS\, But when doing this, `dotnet publish -f net8.0-ios -c Dev -p:ArchiveOnBuild=true -p:RuntimeIdentifier=ios-arm64` then Xamarin.Firebase.iOS.Crashlytics.targets`s _FirebaseCrashlyticsUploadDSymToFirebaseOnMac will shows that the path of GoogleService-Info.plist was...

### Description ``` 2>GENERATEPROJECTPRIFILE : error : PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry. 2>GENERATEPROJECTPRIFILE : error : PRI277: 0x80073b0f - Conflicting values for resource 'Files/Microsoft.Maui.Controls/Platform/Windows/TabbedPage/TabbedPageStyle.xbf' ```...

t/bug
area-xaml

### Description The **PivotX and PivotY**. on Android is set to -1, but when the control size fixed, the offsets of PivotX and PivotY are not be reseted yet, that...

t/bug
area-animation
platform/android 🤖
legacy-area-controls
s/verified
s/triaged
migration-compatibility

When using prism the ImageService created by Handler?.MauiContext will be used before OnHandlerChanged.