| | |
| | | tv_top_bar_right.setChecked(false); |
| | | tv_delete.setOnClickListener(this); |
| | | // tv_delete_all.setOnClickListener(this); |
| | | findViewById(R.id.tv_go_scan).setOnClickListener(this); |
| | | ll_content = findViewById(R.id.ll_content); |
| | | ll_no_net = findViewById(R.id.ll_no_net); |
| | | ll_request_failture = findViewById(R.id.ll_request_failture); |
| | | findViewById(R.id.tv_net_setting).setOnClickListener(this); |
| | | findViewById(R.id.tv_refresh).setOnClickListener(this); |
| | | tv_no_data_hint.setText("快去浏览喜欢的商品吧~"); |
| | | iv_no_data.setImageResource(R.drawable.ic_footmark_null); |
| | | |
| | | float hRatio = 260 / 720f; |
| | | float wRatio = 23 / 720f; |