crisp-im / crisp-sdk-android

:package: Crisp Android SDK, add a chat in any Android app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/android-sdk/
Other
56 stars 17 forks source link

message layout #63

Closed ThomasCoutard closed 7 months ago

ThomasCoutard commented 3 years ago

Hello,

I think there is a problem with one layout in the Android SDK. In ChatActivity, the last row of my message is not fully displayed

I reproduced this on multiple devices.

Screenshot_20210719-104707

Thanks :)

eliottvincent commented 3 years ago

Hello Thomas, thanks for reporting this issue! We'll look into that.

ThomasCoutard commented 2 years ago

Hello,

Can we have some news about this bug and maybe the fix ? :)

Thanks

eliottvincent commented 2 years ago

Hello, our Android developer is working full steam ahead on the brand new app, meaning that the SDK issues will be worked later.

Doc1faux commented 2 years ago

Also reproduced in #84 so I've closed it to keep only one issue.

Doc1faux commented 2 years ago

Hi @ThomasCoutardCV and thank you for your feedback :) I add @francescogatto to our conversation as he also faced this issue more recently in #84. I remember having faced this issue a long while ago and fixed it but it seems still there... I struggle reproducing this issue, even with a very long list (both of yours concatenated)

So I have many questions ^^"

Thanks for your lights ;)

ThomasCoutard commented 2 years ago

Hello @Doc1faux,

The SDK version is 1.0.7.

My use case is also a bot workflow. I reproduce it every time as you can see below : Screenshot_20220215-123120

Doc1faux commented 2 years ago

Thanks to confirm your feedback @ThomasCoutardCV. Do you reproduce the bug on a specific version of Android or this happens on any? I will have a closer look in the coming days, maybe with chained bot messages.

ThomasCoutard commented 2 years ago

Hello,

Many people using our chatbot are reporting it :/ So, on any version.

Doc1faux commented 7 months ago

This should be definitely fixed in 2.0.0beta1 as we now uses flexbox to display picker choices. This build is for preview as it still lacks some minor features and needs some optimizations :)