[优化] 优化了大部分Compose界面的动画与逻辑(正文选字搜索、部分界面的动画效果等)
This commit is contained in:
@@ -339,11 +339,6 @@
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:hardwareAccelerated="true" />
|
||||
<activity
|
||||
android:name=".ui.about.ReadRecordActivity"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:hardwareAccelerated="true" />
|
||||
<!-- 字典管理 -->
|
||||
<activity
|
||||
android:name=".ui.dict.rule.DictRuleActivity"
|
||||
|
||||
Reference in New Issue
Block a user