From d0819dc7dd9ac5594edf3739c6a63a72db0132ab Mon Sep 17 00:00:00 2001 From: Gabriele M Date: Fri, 6 Apr 2018 21:39:54 +0200 Subject: [PATCH] Always show the size of the updates This is now possible since the size is included in the JSON. Change-Id: Ie38ccfbdc7abb0e4b86e8e625ed8d131376402e7 --- res/layout/update_item_view.xml | 49 +++++++++++++------ .../lineageos/updater/UpdatesListAdapter.java | 11 ++++- 2 files changed, 42 insertions(+), 18 deletions(-) diff --git a/res/layout/update_item_view.xml b/res/layout/update_item_view.xml index 4abfebf6..ddcf3268 100644 --- a/res/layout/update_item_view.xml +++ b/res/layout/update_item_view.xml @@ -43,23 +43,40 @@ android:textSize="14sp" tools:text="29 February 2018" /> - - - + android:layout_height="wrap_content"> + + + + + + +