Geral Torres

Results 12 comments of Geral Torres

Ok, I detect the error, when using HorizontalPadding with values ​​in the right field, the text field ignores the properties of the margins and the fill, when using the value...

same here, this bug appered again into 1.8.0, I reported since https://github.com/Baseflow/XF-Material-Library/issues/267

> ## πŸ› Bug Report > PlayMinAndMaxFrame for different frame ranges one after another is not working as intended > > bug_lottie.mov > ### Expected behavior > ### Reproduction steps...

it still happens, it's weird because sometimes it works fine, other times it disables, I tried on VS Mac and doesn't work

add > I started using the Web Authenticator to do twitch auth for an app, but the browser does not close and redirects back to the app. I build my...

@andrewindayang how could do put the rectangle black on the range dates?

**To xml** ``` tickHeight | dimension ==> 0dp tickColor | color ==> android:@color/ = "@android:color/transparent" or put the same reference color of background parentView ``` **Programatically** Use: **Color:** ``` rangebar.SetTickColor(Android.Resource.Color.Transparent);...