fix titlebar
This commit is contained in:
parent
29d04e426d
commit
bdaf659a9f
1 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,6 @@
|
|||
<resources>
|
||||
<attr name="recColor" format="color" />
|
||||
<attr name="cutColor" format="color" />
|
||||
<string name="source_mic">mic</string>
|
||||
<string name="source_bluetooth">bluetooth</string>
|
||||
<string name="source_mic" translatable="false">mic</string>
|
||||
<string name="source_bluetooth" translatable="false">bluetooth</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue