|
|
@ -127,6 +127,7 @@ |
|
|
|
android:id="@+id/recyclerView" |
|
|
|
android:id="@+id/recyclerView" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
|
|
android:overScrollMode="never" |
|
|
|
android:focusable="true" |
|
|
|
android:focusable="true" |
|
|
|
android:focusableInTouchMode="true" /> |
|
|
|
android:focusableInTouchMode="true" /> |
|
|
|
</LinearLayout> |
|
|
|
</LinearLayout> |
|
|
|