Javier Suárez
Javier Suárez
Hey Team, this PR is kept in Draft until we decide what to do, feedback?
To help focus and move faster, we're going to have fewer open PRs and focus on the ones we'll be working on in each release. This PR is not included...
``` The specified child already has a parent. You must call removeView() on the child's parent first. at Java.Interop.JniEnvironment.InstanceMethods.CallNonvirtualVoidMethod(JniObjectReference instance, JniObjectReference type, JniMethodInfo method, JniArgumentValue* args) in /Users/runner/work/1/s/xamarin-android/external/Java.Interop/src/Java.Interop/Java.Interop/JniEnvironment.g.cs:line 12324 at...
To help focus and move faster, we're going to have fewer open PRs and focus on the ones we'll be working on in each release. This PR is not included...
Are you setting RightToLeft FlowDirection and the value in Device.FlowDirection is incorrect or also the UI is not updated correctly?
cc @StephaneDelcroix
Similar or duplicate from https://github.com/dotnet/maui/issues/9971
TalkBack doesn't navigate to headings contained in StackLayout with a SemanticProperties.Description
Verified with [MyVeryFirstMauiApp-master.zip](https://github.com/dotnet/maui/files/9044305/MyVeryFirstMauiApp-master.zip)
Could you share a sample where reproduce the problem?