Solving text input layout and soft keyboard problem in any activity using android studio manifest

Опубликовано: 19 Июнь 2026
на канале: Byte Nerd
67
1

The Problem is related to android when we design an activity and place any text input layout at the bottom of activity and then when we try to write on it using soft keyboard the keyboard layout renders over the activity and our text input layout no login visible and we can't see what we are writing so this problem is solved using simple method in this video.