dekanako
dekanako
actually I wanted to implement this with retrofit  witch contains this File 
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