【发布时间】:2011-07-18 19:08:30
【问题描述】:
为什么大家都用http://schemas.android.com/apk/res/android? 我有时需要使用与此 url 不同的东西吗? 谁需要这个 url?,类似于包我的意思是它有什么意义
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
【问题讨论】:
标签: android xml android-layout