Tag

softInputMode

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Mar 10, 2021 · Mobile Development

Understanding Android SOFT_INPUT_ADJUST Modes: Principles, Implementation and Usage

This article explains the five Android soft‑input adjustment modes (RESIZE, PAN, UNSPECIFIED, NOTHING and the method to obtain the visible window frame), analyzes their underlying ViewRootImpl mechanisms with code examples, and demonstrates practical demos showing how each mode affects layout and scrolling behavior.

AndroidPanResize
0 likes · 20 min read
Understanding Android SOFT_INPUT_ADJUST Modes: Principles, Implementation and Usage