I have the following layout in my android app but I have a problem with windowSoftInputMode=\"adjustResize\" in the activity: The LinearLayout named \"container\" c
windowSoftInputMode=\"adjustResize\"
Just remove:
android:fitsSystemWindows="true"