ChatAir/ChatAir-android

Implement New Chat Screen

iadeelzafar opened this issue · 6 comments

Description:
Implement new chat screen. Use the new chat screen design from the designs folder as a reference.

Hi - I'll gladly work on this (: if it's still available?

Hi @maxhvesser we are moving very quickly now and we want all these UIs to get done before 15 Oct. Do you think you'll be able to get this screen done and polished before that?

@iadeelzafar not a problem. This is a few hours work (I have time to do this today).

Just to clarify, I will implement the screen as shown and create recycler row layouts for the chat messages, I won't however create the recycler adapter/view holders as this is likely suited to another (nn-ui specific) PR, is that fine with you?

@maxhvesser yep. Right now we're just focusing on the UI and not functionality. Just make sure the UI is responsive on all devices. You'll have to use Constraint Layout and use constraints to set the views. If you agree with this, you're most welcome to start working.

@iadeelzafar absolutely fine with me, I'll start working 😉

@maxhvesser I've assigned you this ticket. Good Luck!