From 6dd9aa9015f6b9fcb2af14c437cec55851099da4 Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Mon, 12 Mar 2018 15:46:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=87=E7=A3=85=E5=8D=95=E7=A9=BA=E5=88=A4?= =?UTF-8?q?=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../weighingsingle/WeightListActivity.java | 18 ++++++++++++++++-- app/src/main/res/layout/act_weightinfos.xml | 6 ++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/layout/act_weightinfos.xml diff --git a/app/src/main/java/com/qhclh/ytzh/work/weighingsingle/WeightListActivity.java b/app/src/main/java/com/qhclh/ytzh/work/weighingsingle/WeightListActivity.java index 0ebbc38..836f496 100644 --- a/app/src/main/java/com/qhclh/ytzh/work/weighingsingle/WeightListActivity.java +++ b/app/src/main/java/com/qhclh/ytzh/work/weighingsingle/WeightListActivity.java @@ -87,10 +87,24 @@ public class WeightListActivity extends BaseActivity implements CalendarDialogFr @Override protected void successUI() { list.clear(); + for (int i=0;i + + + \ No newline at end of file