Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AC-768: Added adjustResize to avoid soft keyboard to block snackbar messages #747

Merged
merged 1 commit into from
May 28, 2020

Conversation

Rec0iL99
Copy link
Contributor

@Rec0iL99 Rec0iL99 commented May 21, 2020

Description of what I changed

Added adjustResize instead of adjustPan in windowSoftInputMode attribute for LoginActivity in manifest file.

ezgif com-video-to-gif

Issue I worked on

JIRA Issue: https://issues.openmrs.org/browse/AC-768

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).

  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

@codecov-commenter
Copy link

Codecov Report

Merging #747 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #747   +/-   ##
=======================================
  Coverage   11.75%   11.75%           
=======================================
  Files         238      238           
  Lines       10655    10655           
  Branches     1028     1028           
=======================================
  Hits         1252     1252           
  Misses       9321     9321           
  Partials       82       82           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54c945a...0115748. Read the comment docs.

@VibhorChinda
Copy link
Collaborator

@Rec0iL99 LGTM 👍

@f4ww4z f4ww4z merged commit f224277 into openmrs:master May 28, 2020
@Rec0iL99 Rec0iL99 deleted the AC-768 branch May 28, 2020 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants