Alex Dunn

Results 28 comments of Alex Dunn

Just need to smoke test and build the nuget package now, but if you need netstandard 2.0 support right away, reference the source code here directly

I'm insanely swamped right now. If someone else wants to contribute and create the nuget package with the latest in master (just call it v 2018.5.23-pre1), I will gladly upload...

Is this still not working with the latest changes that moved the call to the UI thread?

I'm pretty sure it's an issue with the actual Xamarin.Forms button underneath. It's been an off and on issue for a while: https://forums.xamarin.com/discussion/47857/setting-buttons-isenabled-to-false-does-not-disable-button

Is your Android Theme set to something inheriting from AppCompat?

What version of Xamarin.Forms and did you call the renderer init?

Not sure why this would be happening. Could be the tap gesture recognizer interfering since I use this controls in these sort of overlays all the time. If you switch...

I just haven't had the time to setup a new build pipeline to do it since the current tooling in there for building the nuget package (the `nuproj`) has issues...

This set of components doesn't support 2.5 or 3.0 yet which is when that property was introduced.