pull/63/head
kunfei 5 years ago
parent bea0a08fa0
commit 273c515a10
  1. 3
      app/src/main/res/layout/item_download.xml

@ -2,7 +2,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="wrap_content"
android:padding="16dp">
<TextView
android:id="@+id/tv_name"

Loading…
Cancel
Save