Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Join Channel on text field and use the Chat icon for selecting chat #177

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

olzzon
Copy link
Contributor

@olzzon olzzon commented Aug 28, 2017

This is a proposal that change the behavior of the Channel Row.
The Join arrow is removed and a chat bubble is added instead.

So now you press the text of the channel to join it (cvh.itemView.setOnClickListener), and press the Chat bubble to join the Chat channel.

If someone want a more safe join channel, an option in settings->general called something like "safe join channel" could be added, that sets long press click on text to join channel, and short channel click does nothing. (cvh.itenView.senOnLongClickListener joins channel instead of opening the moreMenu)
I´ll gladly incorporate that if wished by someone.

The setOnClickListener is moved down to the other actions so all Channel actions are the same place.


The ChannelRow text are set to 18sp and made Bold so there´s a clear difference between channels and users.
The PushToTalk label are also set to 18sp and made Red.

This is a proposal that change the behavior of the Channel Row.
The Join arrow is removed and a chat bubble is added instead.

So now you press the text of the channel to join it (cvh.itemView.setOnClickListener), and the Chat bubble to join the Chat channel.

If someone want a more safe join channel, an option in seeting called something like "safe join channel" could be added, and a long press would be needed (cvh.itenView.senOnLongClickListener joins channel instead of opening the moreMenu)
@olzzon
Copy link
Contributor Author

olzzon commented Sep 15, 2017

This is how it looks:
skaermbillede 2017-09-15 kl 14 53 33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant