I am building a chat-like Android application, similar to Hangouts. For this purpose I am using a vertical ListView with stackFromBottom=true and transcriptMo
stackFromBottom=true
transcriptMo
Edit to account for additional information:
I think I've found your issue. I replicated your described use cases by using a standalone list as the only view in XML:
I fixed the problem to follow your desired use cases by nesting the layout in a parent layout: