Neal Sanche

Results 6 issues of Neal Sanche

To replicate: 1) Show dialog, but hit cancel. 2) Show dialog again (on a device that needs compat, like API27 emulator), will see the cancelled error from the previous invocation....

I've noticed the fonts in the CollapsingToolbarLayout in particular, the Title attribute, isn't set. I've had to resort to something ugly like the following to get it to set the...

I've had a request to have a concave endcap at the start of a data series, and a convex endcap at the end of the series. I've only been able...

On Android 9, and possibly other Android versions, if you do the following steps: 1) whorlwind.write("Key", ByteString.encodeUtf8("This is the secret data.") 2) Go and disable the screen lock. 3) Re-enable...

I have an app that I want to automate that performs some fingerprint biometric checks. We really only need to test on one platform, so can restrict it to Android...

enhancement
maestro cli
epic
P3

I recently tried to integrate this library, and found the startup time increased around 10 seconds. This 10 seconds even happens on `mix test`. Not sure why. Any ideas?