Explorar el Código

0.0.45.beta15

kongzue hace 3 años
padre
commit
2baa4267c8
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      app/src/main/res/layout/layout_custom_dialog.xml

+ 0 - 5
app/src/main/res/layout/layout_custom_dialog.xml

@@ -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"