crisp-sdk-android icon indicating copy to clipboard operation
crisp-sdk-android copied to clipboard

message layout

Open ThomasCoutard opened this issue 3 years ago • 8 comments

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 :)

ThomasCoutard avatar Jul 19 '21 08:07 ThomasCoutard

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

eliottvincent avatar Jul 19 '21 09:07 eliottvincent

Hello,

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

Thanks

ThomasCoutard avatar Dec 01 '21 13:12 ThomasCoutard

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

eliottvincent avatar Dec 01 '21 13:12 eliottvincent

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

Doc1faux avatar Feb 11 '22 18:02 Doc1faux

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 ^^"

  • Which version of the SDK are you using?
  • Is there a specific case where it happens? My use case was an bot message on the 1st message received by a visitor.

Thanks for your lights ;)

Doc1faux avatar Feb 11 '22 18:02 Doc1faux

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

ThomasCoutard avatar Feb 15 '22 11:02 ThomasCoutard

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.

Doc1faux avatar Feb 17 '22 08:02 Doc1faux

Hello,

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

ThomasCoutard avatar Feb 17 '22 08:02 ThomasCoutard

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 :)

Doc1faux avatar Feb 21 '24 18:02 Doc1faux