Amit Khairnar

Results 3 comments of Amit Khairnar

Use this itemBuilder: (_, DataSnapshot messageSnapshot, Animation animation, int x) { return new ChatMessageListItem( messageSnapshot: messageSnapshot, animation: animation, ); },

@sjmcdowall @AbdulRahmanAlHamali is this repository not maintained anymore?

Use this in your gradle compile 'com.github.fenjuly:ToggleExpandLayout:e74c88c717' This will solve your issue.