Implement screen resolution changing

This commit is contained in:
mittorn
2017-09-24 06:26:51 +07:00
parent b0099a2c5d
commit 00ff0ced07
4 changed files with 127 additions and 8 deletions

View File

@@ -70,4 +70,8 @@
<string name="lollipop_write_fail_msg">Due to writing politics of newer Android versions, you can\'t use this storage. </string>
<string name="kitkat_write_fail_msg">Due to writing politics of Android 4.4, you can\'t use this storage. </string>
<string name="readonly_fs_fail_msg">Seems you have read-only filesystem. </string>
<string name="resolution">Fixed screen resolution (experimental)</string>
<string name="resolution_scale">Scale screen keeping aspect ratio</string>
<string name="resolution_custom">Specify custom screen width and height</string>
</resources>