adrianknight89

Results 11 comments of adrianknight89

For some reason, advanced timer is not working for me on either iOS or Android. It works in one PCL class but not in another. Seems odd.

@mannyvw You're correct that DependencyService always returns the same instance. However, I figured there is a way to return a new instance each time. Try: `timer = DependencyService.Get(DependencyFetchTarget.NewInstance);`

Unfortunately, 720p is too big for mobile phones and users with low bandwidth connection. I too would like to see the ability to produce 360p videos.

@daniel-luberda Is this an issue with FFImageLoading or Forms?

It's pretty hectic right now for me since I've been looking at CollectionView bugs on the XF repro. Have a nice holiday. I'll wait for a fix. :)

Yes, it is the root element. If I wrap PancakeView with a Grid, it looks better, but the right border is still broken. Also, ideally, we should avoid complicating the...

@MikeStall +1. No progress since 2017? I'm pretty sure many people want a feature like this. I need to send a proper response message when authentication tokens are not valid....

Issues like this exist in other places too. I remember looking at the min/max values for Slider a long time ago. Validation/coercing happens at the property level so the order...

I think you need to remove wp80 though I'm not sure.