好的,显然
android:layout_height不应该将ScrollView
设置为
wrap_content。我将其设置为
match_parent并将其设置
android:layout_above为页面底部的按钮。
不要问我为什么,但这可以解决问题。

好的,显然
android:layout_height不应该将ScrollView
wrap_content。我将其设置为
match_parent并将其设置
android:layout_above为页面底部的按钮。
不要问我为什么,但这可以解决问题。