diff --git a/res/values/strings.xml b/res/values/strings.xml index 1171c645..fa83f06d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -79,7 +79,6 @@ LineageOS %1$s - %2$s %1$s of %2$s %1$s of %2$s - %3$s left - Installing update Verifying update No new updates found. To manually check for new updates, use the Refresh button. diff --git a/src/org/lineageos/updater/UpdatesListAdapter.java b/src/org/lineageos/updater/UpdatesListAdapter.java index eed3b3b5..aee52c3f 100644 --- a/src/org/lineageos/updater/UpdatesListAdapter.java +++ b/src/org/lineageos/updater/UpdatesListAdapter.java @@ -160,7 +160,10 @@ public class UpdatesListAdapter extends RecyclerView.Adapter