add a new max photo resolution limit of 2 mpx

This commit is contained in:
tibbi
2016-11-06 12:46:29 +01:00
parent 0bdfb7802f
commit 945b845a44
5 changed files with 41 additions and 18 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="max_photo_resolutions" translatable="false">
<item>2 MP</item>
<item>5 MP</item>
<item>8 MP</item>
<item>@string/no_limit</item>