# To enable ProGuard in your project, edit project.properties # to define the proguard.config property as described in that file. # # Add project specific ProGuard rules here. # By default, the flags in this file are appended to flags specified # in
在没给大家分享代码之前,先给大家展示下效果图:
1.activity
/**
* 采购需求
* Created by Administrator on 2016/10/13.
*/
public class PurchaseRequireActivity extends BaseActivity implements PurchaseRequireView {
Bind(R.id.appTitle)
TextView appTitle;
Bind(R.id.scrollLinearLayou