Fix Wi-Fi QR code with non-ISO chars

This commit is contained in:
Mygod
2019-12-09 21:57:11 +08:00
parent f63708ec3c
commit 1709ffd8ff
3 changed files with 35 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="listitem_manage_tether_padding_start">56dp</dimen>
<dimen name="qr_code_size">250dp</dimen>
<dimen name="qrcode_size">264dp</dimen>
</resources>