瀏覽代碼

Merge branch 'master' of http://192.168.40.220/dmc/jz_app into master

master
wq 2 年之前
父節點
當前提交
a5937ab0c5

+ 1
- 1
app/src/main/java/com/huntersun/vkyes/etcopencard/project/utils/SearchCarInfoUtils.java 查看文件

@@ -213,7 +213,7 @@ public class SearchCarInfoUtils {
}

private void initClick(View view) {
if (view != btnSearch || view != ivExpand) {
if (view != btnSearch && view != ivExpand) {
LLBlue.setBackground(null);
LLYellow.setBackground(null);
LLBlack.setBackground(null);

Loading…
取消
儲存