|
|
@ -29,6 +29,8 @@ |
|
|
|
android:id="@+id/torrents_list" |
|
|
|
android:id="@+id/torrents_list" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
|
|
android:clipToPadding="false" |
|
|
|
|
|
|
|
android:paddingBottom="35dp" |
|
|
|
android:choiceMode="multipleChoiceModal" |
|
|
|
android:choiceMode="multipleChoiceModal" |
|
|
|
android:visibility="gone" |
|
|
|
android:visibility="gone" |
|
|
|
tools:listitem="@layout/list_item_torrent" |
|
|
|
tools:listitem="@layout/list_item_torrent" |
|
|
|