Andrew Moore
Andrew Moore
That is what I'm doing, I've a bioDialog method which has the following in it: ``` BiometricPromptCompat biometricPrompt; biometricPrompt = new BiometricPromptCompat.Builder(SecurityEntryActivity.this).setTitle(getString(R.string.securityPrompt)).setNegativeButton(getString(R.string.use_password), new DialogInterface.OnClickListener() { @Override public void onClick(DialogInterface dialog,...
This should work in the onCreate circleProgressView.setValueAnimated(85f, 1200)
":" are not valid as part of a filename on windows. I've just come across the same issue
I'm seeing the same thing
Have you tried putting a Key onto the child widgets of the `WidgetAnimator` such as `PlayerCard` ? The class works similar to `AnimatedSwitcher` so it'll only detect changes to the...
@giantss I think at the moment it won't refresh the lower level widgets unless the key has changed on the child of the `WidgetAnimator` as it won't know there's been...
Try adding `webAuthOpts: {'preferEphemeral': true},` when setting up the oauth2Helper e.g. ``` OAuth2Helper oauth2Helper = OAuth2Helper(oauth2Client, grantType: OAuth2Helper.authorizationCode, clientId: environment.client, webAuthOpts: {'preferEphemeral': true}, scopes: ["unclaimTask", "task", "calendars", "submitDataCapture", "claimTask", "noteTypes",...
I also get a very similar crash, but before that my logs get spammed with `W/ImageReader_JNI( 7625): Unable to acquire a buffer item, very likely client tried to acquire more...
Yes, the same for me (the log spamming) , i have a list of 11 rive animations the play as get this as soon as I scroll the list with...