diff --git a/res/drawable/ic_cancel.xml b/res/drawable/ic_cancel.xml deleted file mode 100644 index 7d2b57e..0000000 --- a/res/drawable/ic_cancel.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_delete_black.xml b/res/drawable/ic_delete_black.xml deleted file mode 100644 index 125a58f..0000000 --- a/res/drawable/ic_delete_black.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_download.xml b/res/drawable/ic_download.xml deleted file mode 100644 index a3932dd..0000000 --- a/res/drawable/ic_download.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/res/drawable/ic_info.xml b/res/drawable/ic_info.xml deleted file mode 100644 index cf53e14..0000000 --- a/res/drawable/ic_info.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/res/drawable/ic_pause.xml b/res/drawable/ic_pause.xml deleted file mode 100644 index d060a4c..0000000 --- a/res/drawable/ic_pause.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/res/drawable/ic_resume.xml b/res/drawable/ic_resume.xml deleted file mode 100644 index 078ab9d..0000000 --- a/res/drawable/ic_resume.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - diff --git a/res/layout/activity_updates.xml b/res/layout/activity_updates.xml index 8be4d6e..2671d53 100644 --- a/res/layout/activity_updates.xml +++ b/res/layout/activity_updates.xml @@ -43,7 +43,7 @@ android:textSize="56sp" /> @@ -62,7 +62,7 @@ android:id="@+id/header_last_check" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_below="@id/header_build_version" + android:layout_below="@id/header_build_date" android:textColor="?android:attr/textColorPrimary" android:textSize="12sp" /> diff --git a/res/layout/update_item_view.xml b/res/layout/update_item_view.xml index c12eae1..4abfebf 100644 --- a/res/layout/update_item_view.xml +++ b/res/layout/update_item_view.xml @@ -1,105 +1,73 @@ + android:nextFocusRight="@+id/update_action" + app:cardCornerRadius="0dp" + app:contentPadding="16dp"> - + android:layout_weight="1" + android:orientation="vertical"> - + + + + + android:paddingTop="8dp" + android:visibility="gone" + tools:progress="65" + tools:visibility="visible" /> - - - - - - + android:ellipsize="marquee" + android:singleLine="true" + tools:text="162 of 300 MB (3 minutes left) • 65%" /> + - - - - - - - - - - - - - - - - - +