适配部分机型还会出现输入框被键盘挡住问题
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:background="@drawable/shape20_white_half_bottom_bg"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:paddingHorizontal="@dimen/dp_22"
|
||||
android:paddingBottom="@dimen/dp_22">
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
android:id="@+id/ll_setting_feedback_layout"
|
||||
style="@style/root_layout_style"
|
||||
android:layout_marginHorizontal="@dimen/dp_16"
|
||||
android:layout_marginVertical="@dimen/dp_18"
|
||||
android:layout_marginBottom="@dimen/dp_18"
|
||||
android:fitsSystemWindows="true"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user