|
@@ -10,11 +10,6 @@
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:src="@mipmap/img_custom_dialog_bkg" />
|
|
|
|
|
|
- <EditText
|
|
|
- android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_centerInParent="true"/>
|
|
|
-
|
|
|
<ImageView
|
|
|
android:id="@+id/btn_ok"
|
|
|
android:layout_width="200dp"
|