dekanako

Results 8 comments of dekanako

actually I wanted to implement this with retrofit ![image](https://user-images.githubusercontent.com/31483874/81343943-8eab5300-90be-11ea-8465-657938d13f8d.png) witch contains this File ![image](https://user-images.githubusercontent.com/31483874/81344000-a551aa00-90be-11ea-9cee-3d12c9e0ad0f.png)

Yes, it forces me to do that

Hey bro thanks for your help actually ive replaced the default image view holder with my own implementation and Ive get rid of all of that

mBubble.setBackgroundColor(mContext.getResources().getColor(R.color.mRed)); no I'm using this line, I'm using it when a message is not delivered to the user

MessagesListAdapter.update(MESSAGE message);

Hey meet7 I've fixed the problem by using relative layout ive implement like the sample and its not scrolling anymore

> You all are lifesavers! Had a similar problem, my RecyclerView was a child of a ConstraintLayout - spent some hours learning about the inner workings of LinearLayoutManager, without success....

guys I've a problem when I'm changing the message bubble color it loses its shape and dimension https://github.com/stfalcon-studio/ChatKit/issues/310