Commit cd6427e4 by sikang

update script

parent 84748a27
......@@ -16,9 +16,7 @@ def remove_res(path):
for line in lines:
if "R.color.color_line_gray" in line:
line = line.replace("R.color.color_line_gray","R.color.qmui_config_color_gray_5")
f_w.write(line)
print ("code_MessageID updated !")
return
......
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