zulip-android-legacy
zulip-android-legacy copied to clipboard
Fixes #386 : Compose box doesn't auto-open when narrowing
Summary of changes
This PR fixes https://github.com/zulip/zulip-android/issues/386 Now compose box doesn't auto-open when narrowing.
Screenshots or a brief video showing the change in action:
-
[x] Code is formatted.
-
[x] Run the lint tests with
./gradlew lintDebug
and make sure BUILD is SUCCESSFUL -
[x] Commit messages are well-written.
Automated message from Dropbox CLA bot
@saketkumar95, it looks like you've already signed the Dropbox CLA. Thanks!
Yes, the issue was with message headers ("recipient bars" is what we call them usually).
@timabbott @Sam1301 Yeah, i got that wrong. But i think this should also be there. Whenever someone clicks on the stream, the compose box automatically opens up. Instead it should not. Same as on web. Thoughts?
Agreed, maybe just add a second commit fixing the other issue?
@timabbott Yeah, sure. :)
@saketkumar95 this looks nice, can you please address the comment here?
@saketkumar95, your pull request has developed a merge conflict! Please review the most recent commit (f791888) for conflicting changes and resolve your pull request's merge conflicts.