Brett Nguyen

Results 14 comments of Brett Nguyen
trafficstars

> For shell i took some principle from [Xamarin.Plugin.SharedTransitions](https://github.com/GiampaoloGabba/Xamarin.Plugin.SharedTransitions) I needed just page transitions so didnt wanted to take all packege. Basically you dont need to do anothing in forms....

@valentasm1 so all I do is create the app shell render? How do I call a specific transition from page to page? Is it no different then the way we...

@jfversluis when will this be merged to the main branch? And does this work with videos too?

> Hey everyone! Thank you for your patience here! Would you maybe be able to test version 2.1.0-build-64069.1871 from this NuGet feed: https://pkgs.dev.azure.com/xamarin/public/_packaging/XamarinCommunityToolkit-PullRequests/nuget/v3/index.json > > That is the result of...

> A better workaround is to write EXIF data into the image using [AndroidX ExifInterface](https://developer.android.com/jetpack/androidx/releases/exifinterface): > > ```cs > public void SetExifOrientation(string filePath, double rotation) > { > int orientationValue...

> @brettnguyen I think it is because it needs proper implementation to rotate the image data, not rotate the Image control as it is doing now. @GUOLDEV A bitmap will...

@Juanoxt890 @pictos is there a fix for this issue? Will @jfversluis fix also work for previewed videos too? Can I get any answer?