прямо сейчас, согласно ниже коду, мои поля ввода текста накладываются на клавиатуру устройства. Я хочу сжать высоту веб -просмотра и заставить ее настроить высоту над клавиатурой устройства. Br />
Код: Выделить всё
android:id="@+id/progressBar"
style="?android:attr/progressBarStyleLargeInverse"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:visibility="invisible" />
< /code>
manifest neciles: < /strong>
Theme Android: Theme = "@android: style /theme.deviceedefault.noactionbar. FullScreen "< /code> < /p>
управление клавиатурой активности Android: windowsoftinputmode = "Adxustresize" Подробнее здесь: https://stackoverflow.com/questions/284 ... rd-appears