我正试图利用9个派遣技术来创建纽芬兰。
www.un.org/Depts/DGACM/index_spanish.htm 它在Eclipse的Layout Window上看得差不多。
www.un.org/Depts/DGACM/index_spanish.htm 当我管理时,它就显示:。
Here is the actual PNG image
Selector XML
<item android:drawable="@drawable/splash_facebook_button" />
<<>Button Code in Layout
<Button
android:id="@+id/button1"
android:layout_width="208dp"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="20dip"
android:background="@drawable/splash_facebook_button_selector"
android:text="Sign up with Facebook" />