Răsfoiți Sursa

RA Image Android

修复RMA# 与输入值覆盖的问题
Ray Zhang 8 ani în urmă
părinte
comite
8786f044d5
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      RA Image/app/src/main/res/layout/activity_pop.xml

+ 1 - 1
RA Image/app/src/main/res/layout/activity_pop.xml

@@ -58,7 +58,7 @@
 
     <EditText
         android:id="@+id/barcode_et"
-        android:layout_width="203dp"
+        android:layout_width="0dp"
         android:layout_height="wrap_content"
         android:layout_marginBottom="0dp"
         android:layout_marginEnd="8dp"