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

fix: Improvements for Search by text/code screen #4541

Merged
merged 1 commit into from
Mar 19, 2022

Commits on Mar 19, 2022

  1. Search by code screen:

    - If the view is too small, it's not possible to scroll (useful when the keyboard is visible)
    - The keyboard now shows the "search" icon
    - Validating with the keyboard (search icon or Enter button) will trigger the search
    - A request focus is asked, but not fully working as the MainActivity calls hideKeyboard after the Fragment lifecycle
    g123k committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    9ca33bf View commit details
    Browse the repository at this point in the history