From 33c677869e8f2ed3086d515d746b98c45cf7c819 Mon Sep 17 00:00:00 2001 From: lh <1209405678@qq.com> Date: Mon, 12 Mar 2018 13:08:14 +0800 Subject: [PATCH] no message --- .../com/qhclh/ytzh/work/weighingsingle/WeightListActivity.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 fa1c51e..534f085 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 @@ -68,7 +68,7 @@ public class WeightListActivity extends BaseActivity implements RefreshLayout.On lv_infos_weight.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override public void onItemClick(AdapterView adapterView, View view, int i, long l) { - + } }); }