在Android中,style属性不使用android:namespace前缀的原因是什么?
看看怎么style不开始android:?谁知道为什么?
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="I Love Android!"
style="@android:style/TextAppearance.Large"
/>
Run Code Online (Sandbox Code Playgroud)
http://developer.android.com/guide/topics/ui/themes.html
谢谢!
| 归档时间: |
|
| 查看次数: |
1215 次 |
| 最近记录: |