Forráskód Böngészése

RA Image Android

修复RMA# 与输入值覆盖的问题
Ray Zhang 8 éve
szülő
commit
8786f044d5
1 módosított fájl, 1 hozzáadás és 1 törlés
  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"