diff -r b0f67c5b4215 -r 12fdfd2038d4 project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml --- a/project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml Thu Jul 19 22:55:36 2012 +0200 +++ b/project_files/Android-build/SDL-android-project/res/layout/lobby_chat_fragment.xml Sat Jul 21 14:56:52 2012 +0200 @@ -11,7 +11,11 @@ android:layout_height="0dp" android:layout_weight="1" android:clickable="false" + android:cacheColorHint="@android:color/transparent" android:transcriptMode="normal" + android:focusableInTouchMode="false" + android:focusable="false" + android:longClickable="false" android:stackFromBottom="true" />