robreno

Results 3 issues of robreno

I think this is a duplicate of #5652 and I think half the time when files are moved in VS the IDE decides it does not want to track the...

### Description The Maui ScrollView method scrollView.ScrollToAsync(label, ScrollToPosition.Start, true) works on Windows but fails on Andoid. I created a very simple demo here: https://github.com/robreno/ScrollToDemo It is a simple two page...

t/bug
area/layout 🔲
platform/android 🤖
s/verified
s/triaged
layout-scrollview

1. RectangleF: Error CS0246 The type or namespace name 'RectangleF' could not be found (are you missing a using directive or an assembly reference?) 2. Quick Actions adds: "using System.Drawing"...