project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml
changeset 7342 0e29eec2df5c
parent 7330 867e4fda496e
child 7346 b0f67c5b4215
--- a/project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml	Thu Jul 19 18:31:58 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml	Thu Jul 19 18:58:18 2012 +0200
@@ -5,7 +5,7 @@
     android:layout_height="match_parent"
     android:orientation="vertical" >
 
-    <ScrollView
+	<ScrollView
         android:id="@+id/lobbyConsoleScroll"
         android:layout_width="match_parent"
         android:layout_height="0dp"
@@ -23,7 +23,7 @@
             tools:context=".LobbyActivity" />
     </ScrollView>
 
-    <EditText
+	<EditText
         android:id="@+id/lobbyChatInput"
         android:layout_width="match_parent"
         android:layout_height="wrap_content"