Monday 14 November 2011

lAYOUT

<RelativeLayout android:id="@+id/relativeLayout8" android:layout_width="wrap_content" android:layout_below="@+id/relativeLayout7" android:layout_marginLeft="70dip" android:layout_marginTop="-5dip" android:layout_height="27dip">
                <TextView android:layout_height="wrap_content" android:layout_width="wrap_content" android:id="@+id/TextView05" android:layout_alignParentLeft="true" android:background="@drawable/freak_off"></TextView>
                <Spinner android:id="@+id/spinner1" android:layout_marginLeft="165dip" android:layout_width="160dip" android:layout_height="15dip" android:layout_marginTop="8dip"></Spinner>
            </RelativeLayout>

No comments:

Post a Comment