【发布时间】:2015-09-16 05:58:14
【问题描述】:
布局中上下文的概念是什么?
<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>
【问题讨论】: