问题1. 运行Activity的时候出现Your content must have a TabHost whose id attribute is 'android.R.id.tabhost'添加Layout的时候,xml跟元素选择TabHost, 但是ADT没有添加id属性, 运行的时候,会提示... Read More
让View的内容右对齐 textview1靠左,textview2靠右。 Read More
android:screenOrientation="landscape"是限制此页面横屏显示,android:screenOrientation="portrait"是限制此页面数竖屏显示。"unspecified"- 默認值. 由系統選擇顯示方向. 在不同的設備可能會有所不同."landscap... Read More