阅读背景:

为什么不使用android命名空间?

来源:互联网 

Example, when creating this:

例如,当创建:

<TextView
    style="@style/blah"
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"
    android:text="@string/hello" />

<include
    layout="@layout/footer"
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"/>
<TextV



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: