[android] Fix 1.5x and warn at resolutions >= 2x (#21)

Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Reviewed-on: https://git.bixed.xyz/Bix/eden/pulls/21
This commit is contained in:
crueter 2025-07-06 18:20:30 +00:00
parent 444109c251
commit 05f536694a
28 changed files with 56 additions and 10 deletions

View file

@ -835,6 +835,7 @@ uma tentativa de mapeamento automático</string>
<string name="resolution_half">0.5X (360p/540p)</string>
<string name="resolution_three_quarter">0.75X (540p/810p)</string>
<string name="resolution_one">1X (720p/1080p)</string>
<string name="resolution_three_half">1.5X (1080p/1620p)</string>
<string name="resolution_two">2X (1440p/2160p) (Lento)</string>
<string name="resolution_three">3X (2160p/3240p) (Lento)</string>
<string name="resolution_four">4X (2880p/4320p) (Lento)</string>