Skip to content

Conversation

@tobrun
Copy link
Member

@tobrun tobrun commented Sep 27, 2018

From my comment in #1317 (comment): to me it feel strange showing the keyboard on activity launch with current design. Suggesting to not show it using the AndroidManifest configuration:

<activity
    ...
    android:windowSoftInputMode="stateHidden|adjustResize"
    ...
>

@tobrun tobrun self-assigned this Sep 27, 2018
@tobrun tobrun requested a review from danesfeder September 27, 2018 11:24
Copy link
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah great call here @tobrun

@tobrun tobrun merged commit 9404856 into example-activity Sep 27, 2018
@tobrun tobrun deleted the tvn-hide-keyboard-on-launch branch September 27, 2018 13:14
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.

2 participants