FANGLH vor 8 Jahren
Ursprung
Commit
668ec14989
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      WeiChat/src/main/res/layout/personal_reg_activity.xml

+ 2 - 2
WeiChat/src/main/res/layout/personal_reg_activity.xml

@@ -2,7 +2,7 @@
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
-    xmlns:whatever="http://schemas.android.com/tools"
+    xmlns:whatever="http://schemas.android.com/apk/res-auto"
     android:orientation="vertical"
     android:background="@drawable/personalreg">
 
@@ -108,7 +108,7 @@
             android:layout_width="@dimen/line"
             android:layout_height="30dp"
             android:background="@color/white"/>
-        <com.andreabaccega.widget.FormEditText xmlns:editTextFormExample="http://schemas.android.com/apk/res-auto"
+        <com.andreabaccega.widget.FormEditText
             android:id="@+id/name_et"
             android:layout_width="match_parent"
             android:layout_height="40dp"