ChatAir / ChatAir-android

🔥 A highly advance featured chat app in android using Firestore
Apache License 2.0
179 stars 34 forks source link

Implement Recent Chats Screen #23

Closed pfieffer closed 4 years ago

pfieffer commented 4 years ago

Description

Type of Changes?

Just put an x in the [ ] which are valid.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

closes #7

pfieffer commented 4 years ago

I have marked this PR as a WIP, meaning there are work to be done. Work that is pending:

  1. FAB icon
  2. FAB Click Listener
iadeelzafar commented 4 years ago

@pfieffer If you could add a screenshot of the UI in the PR description, that'd be great.

pfieffer commented 4 years ago
Recent Chats Screen Overflow menu Options Click on a list item
Screenshot_20200115-195852 Screenshot_20200115-195858 Screenshot_20200115-195912
pfieffer commented 4 years ago

Update: FAB and functionality added Screenshot_20200116-144519

iadeelzafar commented 4 years ago

🎉 Thanks for the PR @pfieffer