Explorar o código

use 4 spaces instead of indents

Sudhir Khanger %!s(int64=9) %!d(string=hai) anos
pai
achega
86a97bf6c3
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      res/layout/edit_box_dialog.xml

+ 3 - 3
res/layout/edit_box_dialog.xml

@@ -27,7 +27,7 @@
         android:id="@+id/user_input"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"
-        android:ems="10" 
-		android:inputType="textNoSuggestions|textCapSentences"/>
-    
+        android:ems="10"
+        android:inputType="textNoSuggestions|textCapSentences"/>
+
 </LinearLayout>