android:layout_alignParentRight=”true”


android:layout_width="match_parent"
android:layout_height="wrap_content">
android:id="@+id/productname"

android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="柜子" />
android:id="@+id/productnum"
android:layout_alignParentRight="true"
android:layout_marginRight="10dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="3" />