Skip to content

Commit b92bef5

Browse files
committed
fix lint issue
1 parent 7e0e839 commit b92bef5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/src/debug/res/values/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="app_name">动画城-Debug</string>
4-
<string name="gpu_pixel">gpu_pixel</string>
54
</resources>

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<string name="hard">hard</string>
6767
<string name="crazy">crazy</string>
6868
<string name="module_info">imitate 没有以 module 的形式运行,请修改 gradle.properties 的配置</string>
69-
69+
<string name="gpu_pixel">gpu_pixel</string>
7070
<string name="navigation_drawer_open">Open navigation drawer</string>
7171
<string name="navigation_drawer_close">Close navigation drawer</string>
7272

0 commit comments

Comments
 (0)