0
佈局上下文的想法是什麼?Android - 佈局上下文的含義是什麼?
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="THIS VALUE!!!!!!">
</Scrollview>