Javier Suárez

Results 793 comments of Javier Suárez

> So i guess this is blocked on: > > * DisconnectHandler not being called on iOS > * Also the MemoryTests don't take in account a way to remove...

> Yep, I'm able to reproduce this issue. It happens if you try scrolling via thumb scrolling as soon as the app starts up. If you scroll without using the...

Yes, is available here https://www.nuget.org/packages/AlohaKit.Animations

I have done several tests on the main branch, where the issue is fixed. ![fix-tv-picker](https://github.com/dotnet/maui/assets/6755973/9a3e02ff-9a3a-4343-8289-8d6ecd3e92de) Reviewing changes, the fix is included in this PR https://github.com/dotnet/maui/pull/20130, here https://github.com/dotnet/maui/blob/06797d6b7f1e46999257416fa612f79c6bc1eca8/src/Controls/src/Core/Compatibility/Handlers/TableView/Android/TableViewRenderer.cs#L92

Have been doing some tests with the current main branch where cannot reproduce the issue. ![issue-10452](https://user-images.githubusercontent.com/6755973/231706190-0c544c53-51a4-473d-ae42-7f78df4bd28a.gif) @PureWeen I've seen some changes in some recent related PRs, could we go through...

Yes, must be fixed by https://github.com/dotnet/maui/pull/11200 ![ios-appareance](https://user-images.githubusercontent.com/6755973/229490530-ae0aafde-ac99-4f65-b501-7a6309f9b52a.gif) Closing for now this issue, but let us know if find any detail and can reopen it etc.

Will do more tests but, cannot reproduce it with the current main branch (7.0.200).

@gregmercer Can you try using this repo: https://github.com/jsuarezruiz/DrinksGalleryApp?