Files
scummvm/dists/android/res/values-television/margins.xml
T
Marcus Comstedt 0adb9e7d9b ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV
This reverts commits 51cb7557 and 2648062d.

Please note that Android SDK Platform Tools r06 or later is needed
to build ScummVM.
2014-07-01 22:14:57 +02:00

6 lines
152 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="verticalMargin">45px</dimen>
<dimen name="horizontalMargin">80px</dimen>
</resources>