How to achieve gemini effect in recyclerview?
I want my recyclerview to render the latest message on top of visible screen scrolling the rest of components up and only have the latest rendered component below it like gemini. and if the component doesn’t occupy the whole space the space below should be automatically filled according to the components height. gemini example
Switching between Adapters in android
My recylerview is misbehavieng ie data of different adapters doesnt occupy space from previous adapter making data to skipp around going downwards even after calling notify datsetchange ie :