Brayan Oliveira
Brayan Oliveira
Drafting because of some issues shown on the video. 1. the restore option spins eternally 2. "Remove preset" doesn't work 3. There isn't any feedback after taping "Save" 4. a...
> Preset removal relies on the JavaScript confirm() and alert(), which AnkiDroid may have to add support for. I believe that these come from [here](https://github.com/ankitects/anki/blob/1bab947c9c16f3725076462a702c880a083afe90/qt/aqt/webview.py#L151-L155) on upstream, which are [QWebEnginePage...
~~On top of/blocked by #12289~~
Now that I noticed that if you tap "Restore this setting to its default value", it stops spinning. The spinning confused me a lot before, but that's something to solve...
This is getting dusty, but conflict-proof 😎
> I want to approve this but it is not working for me on an android 21 google-apis emulator? Anki HTML pages need Chromium 77+, which means you need a...
~~FYI, colorControlActivated changes switches, dialogs details, progress bar colors + a lot of things.~~ ~~Also, there are other ways of changing the cursor color which can be found on the...
> This change is in ActionBarStyle, so shouldn't affect those components. Didn't pay attention. But I still definetely don't like white here. As part of the cursor fuses on the...
Yes. I haven't said that the color should not been changed. I'm just saying that 1. White isn't a good color for it; 2. If possible, just change the color...
Try creating a custom color attribute, set it as the color of `colorControlActivated` at the action bar style, then declare the color on each of the 4 AnkiDroid themes (light,...