keyboard is hiding the text field android
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:fillViewport="true"
android:isScrollContainer="true"
android:scrollbars="vertical"
app:layout_behavior="@string/appbar_scrolling_view_behavior">