Skip to content

Commit

Permalink
Fix encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
apesic committed Nov 21, 2020
1 parent 4d85173 commit 85afa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/color.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>

<resources>
<color name="backgroundDark">#303030</color>
Expand Down

0 comments on commit 85afa20

Please sign in to comment.