work off some "todo"s, mostly related to colors

make threshold score for autocorrect depedent on autocorrect threshold
This commit is contained in:
Helium314 2023-09-10 19:45:03 +02:00
parent eebaa2881b
commit bc9150b007
17 changed files with 75 additions and 140 deletions

View file

@ -208,7 +208,6 @@
</declare-styleable>
<declare-styleable name="ClipboardHistoryView">
<attr name="dividerBackground" format="color" />
<attr name="iconPinnedClip" format="reference" />
</declare-styleable>