Fix focusing with To field

This commit is contained in:
mar-v-in
2014-08-02 00:51:56 +02:00
parent 9d101b4fe5
commit e17c1a0cd4
3 changed files with 20 additions and 3 deletions

View File

@@ -14,6 +14,8 @@
android:id="@+id/selected_files_list"
android:dividerHeight="4dip"
android:divider="@android:color/transparent"
android:focusable="true"
android:focusableInTouchMode="true"
android:layout_marginTop="8dp"
android:layout_width="match_parent"
android:layout_height="0dip"