ソースを参照

0.0.45.beta15

kongzue 3 年 前
コミット
2baa4267c8
1 ファイル変更0 行追加5 行削除
  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"