fake rename reverted
This commit is contained in:
parent
79263b3355
commit
cf7a677f6b
|
|
@ -214,7 +214,7 @@ public class ImageGridAdapter extends BaseAdapter {
|
|||
indicator.setVisibility(View.VISIBLE);
|
||||
if (mSelectedImages.contains(data)) {
|
||||
// 设置选中状态
|
||||
indicator.setImageResource(R.drawable.mis_checked_button2);
|
||||
indicator.setImageResource(R.drawable.mis_checked_button);
|
||||
// mask.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
// 未选择
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 959 B |
Loading…
Reference in New Issue