android - Open keyboard hides the toolbar below fragment -


i have fragment put in activity. fragment consists of videoviewand edittextcomponent. dont have problem showing video or edit text. problem occurs when try edit text. when text edited , close keyboard. panning have removed toolbar. or atleast put behind fragment reason

enter image description here

anyone know why happening? never seen problem before

add android:windowsoftinputmode="adjustresize" in manifest 'activity' element


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -