How exactly do you want it to appear?
I'm working on a chat screen, this is how I would like it:
let's assume the
CustomListView has items all the way to the bottom end of the screen.
Proposed Apperance
• I type a post and hit send
• Items shift up
• New post/item appears right at the bottom readily available to view
Current Situation
• I type a post and hit send
• New post/item posts below the list (invisible)
• New post/item shifts up together with others above it and now becomes visible