Adaptation.json 367 B

12345678910111213141516171819
  1. {
  2. "scaleMode": "ScaleWithScreenSize",
  3. "screenMathMode": "MatchWidthOrHeight",
  4. "designResolutionX": 1080,
  5. "designResolutionY": 1920,
  6. "devices": [
  7. {
  8. "name": "noname",
  9. "resolutionX": 1080,
  10. "resolutionY": 1920
  11. },
  12. {
  13. "name": "noname",
  14. "resolutionX": 1080,
  15. "resolutionY": 2160
  16. }
  17. ],
  18. "fileName": "Adaptation"
  19. }