Cover edittext field with Android soft keyboard

Asked 1 years ago, Updated 1 years ago, 107 views

Is there a way to move the screen so that the Text field is visible?

android softkeys android-edittext

2022-09-22 21:26

1 Answers

Are you asking how to control what you see when the soft keyboard is activated? I think you need information related to windowSoftInputMode. For more information, see Developer documentation .


2022-09-22 21:26

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.