Javier Suárez

Results 549 comments of Javier Suárez

> All of the Android/OnTouchEvent/InputTransparent stuff can't be ported as-is (since we don't subclass all of the Android controls now). We can make it work using the wrapper - see...

> Still is not fixed. I can confirm when binding `ItemsLayout` to `Width` using this `ItemsLayout="{Binding Width, Source={x:RelativeSource AncestorType={x:Type Grid}}, Converter={StaticResource WidthToItemsLayoutConverter}}"` and simple converter: > > ``` > public...

Related PR https://github.com/dotnet/maui/pull/20155

@kubaflo Could you rebase and fix the conflicts?. Thanks. Let me know if can help with something.

@kubaflo Could you rebase to fix the conflict?, thnx!