标签:android color ar sp div on 代码 bs ef
<RelativeLayout android:layout_width="fill_parent" android:layout_height="wrap_content"><Button android:id="@+id/buttonClick" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Click" android:layout_alignParentLeft="true" /> <Button android:id="@+id/buttonShare" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="Share" android:layout_alignParentRight="true" /></RelativeLayout>标签:android color ar sp div on 代码 bs ef
原文地址:http://www.cnblogs.com/penger/p/4094034.html