fix a serious bug in v5.3 (#20)

use composable function instead of fragment to display authenticate screen
fix authenticate screen is transparent in light theme
This commit is contained in:
BinTianqi
2024-05-19 20:35:52 +08:00
parent 074b8d919b
commit 32b78a9738
10 changed files with 196 additions and 186 deletions

View File

@@ -38,7 +38,7 @@
<string name="apply">Apply</string>
<string name="decide_by_user">Decide by user</string>
<string name="unsupported">Unsupported</string>
<string name="developing">Developing</string>
<string name="developing">Developing function</string>
<string name="unknown_effect">Unknown effect</string>
<string name="options">Options</string>
<string name="copy_command">Copy Command</string>