Bläddra i källkod

[feat]键盘插件,Ai生成列表,UI样式调整

hezihao 8 månader sedan
förälder
incheckning
8064417faa

+ 1 - 2
plugins/keyboard_android/android/src/main/res/layout/component_ai_chat.xml

@@ -7,8 +7,7 @@
     <androidx.recyclerview.widget.RecyclerView
         android:id="@+id/chat_list"
         android:layout_width="match_parent"
-        android:layout_height="wrap_content"
-        android:paddingBottom="15dp" />
+        android:layout_height="match_parent" />
 
     <RelativeLayout
         android:layout_width="match_parent"