feat: moved card color choosing to new screen

This commit is contained in:
2026-06-21 14:07:12 +03:00
parent 1272e87ccd
commit df95702247
4 changed files with 89 additions and 18 deletions
+1
View File
@@ -39,6 +39,7 @@
<string name="scan_your_card">Scan your card</string>
<string name="card_code_type">Card code type</string>
<string name="do_choose_color">Choose color</string>
<string name="choosing_color">Choosing color</string>
<string name="card_name_should_not_be_empty">Card name must not be empty</string>
<string name="card_value_should_not_be_empty">Card value must not be empty</string>
<string name="name_must_be_shorter_than_32_symbols">Card name must be shorter than 32 characters</string>