优化ai对话页面

This commit is contained in:
fengjignqi
2026-08-03 11:44:42 +08:00
parent bc0c7adb41
commit 170936fd23
14 changed files with 118 additions and 70 deletions

View File

@@ -84,6 +84,7 @@ dependencies {
implementation libs.androidx.compose.material3
implementation libs.material
implementation libs.appcompat
implementation libs.luban
testImplementation libs.junit
androidTestImplementation libs.androidx.junit
androidTestImplementation libs.androidx.espresso.core
@@ -159,4 +160,4 @@ dependencies {
//圆形视图库
implementation 'com.makeramen:roundedimageview:2.3.0'
}
}