Commit f476ea4c by 宁斌

1、餐牌頁面代碼拆分

parent 7dc96a6d
...@@ -577,6 +577,7 @@ public class SetMealFragment extends BaseFragment<SetMealPresenter> implements S ...@@ -577,6 +577,7 @@ public class SetMealFragment extends BaseFragment<SetMealPresenter> implements S
class OnClickListenter { class OnClickListenter {
@OnLongClick({R2.id.btn_meal_delete, R2.id.btn_order_printer}) @OnLongClick({R2.id.btn_meal_delete, R2.id.btn_order_printer})
public boolean onLongClick1(View view) { public boolean onLongClick1(View view) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment