Hello,
I am building a social media app, and for the chat fragment I am using a cardView inside of a recylerView for each “post”. Basically like Twitter.
I need someone to point me in the right direction. I want the user to be able to make a post. The post could be text only, but I want the...