请帮帮我。 我不知道我该怎么做。 抱歉我的英语不好。
这是我的代码
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#00ffffff"
android:fillViewport="true">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:background="#00ffffff">
</LinearLayout>
</ScrollView>
这是我的截图