Adaptation.json 267 B

1234567891011121314
  1. {
  2. "scaleMode": "ScaleWithScreenSize",
  3. "screenMathMode": "MatchWidth",
  4. "designResolutionX": 900,
  5. "designResolutionY": 1600,
  6. "devices": [
  7. {
  8. "name": "noname",
  9. "resolutionX": 1600,
  10. "resolutionY": 900
  11. }
  12. ],
  13. "fileName": "Adaptation"
  14. }