diff --git a/app/src/main/res/anim/typing_dots_animation.xml b/app/src/main/res/anim/typing_dots_animation.xml index 72c6c894..00135f3e 100644 --- a/app/src/main/res/anim/typing_dots_animation.xml +++ b/app/src/main/res/anim/typing_dots_animation.xml @@ -1,12 +1,4 @@ - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/item_chat_typing_indicator.xml b/app/src/main/res/layout/item_chat_typing_indicator.xml new file mode 100644 index 00000000..ee5e8421 --- /dev/null +++ b/app/src/main/res/layout/item_chat_typing_indicator.xml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/item_chat_user_message.xml b/app/src/main/res/layout/item_chat_user_message.xml new file mode 100644 index 00000000..2e16d870 --- /dev/null +++ b/app/src/main/res/layout/item_chat_user_message.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + +