Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 743 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 743 Bytes

ChatAppUiScreen

Simple android application to demonstrate most commonly used chat conversation screen with custom tab with dynamic conversation list.

Result:

Things used

  • Followed MVVM design pattern
  • Live Data
  • Recyclerview
  • Glide (Network image loader)
  • Custom tab design

What you can do in this?

You can simply edit the ui design as per your wish. code written in dynamic way so it is easy to change data source point to list the conversation. it also has the read count and dates lables as well,You can add more fields if required.

Design inspired by Johnyvino Designs Link