newcode
This commit is contained in:
@@ -62,13 +62,13 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/chkout"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="45dp"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="40dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:focusable="false"
|
||||
android:background="@mipmap/checkout"
|
||||
android:visibility="invisible" />
|
||||
/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/imageView2"
|
||||
|
||||
Reference in New Issue
Block a user