diff --git a/app/src/main/res/layout/chat_conversation_record_voice_message_area.xml b/app/src/main/res/layout/chat_conversation_record_voice_message_area.xml new file mode 100644 index 000000000..f056fcd79 --- /dev/null +++ b/app/src/main/res/layout/chat_conversation_record_voice_message_area.xml @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/chat_conversation_send_area_bottom_sheet.xml b/app/src/main/res/layout/chat_conversation_send_area_bottom_sheet.xml index e43bda0ac..97724818a 100644 --- a/app/src/main/res/layout/chat_conversation_send_area_bottom_sheet.xml +++ b/app/src/main/res/layout/chat_conversation_send_area_bottom_sheet.xml @@ -20,13 +20,6 @@ app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"> - - - - - - - - - - - - - - + + \ No newline at end of file