mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-23 04:52:48 +00:00
10 lines
269 B
XML
10 lines
269 B
XML
<resources>
|
|
|
|
<!--
|
|
Customize dimensions originally defined in res/values/dimens.xml (such as
|
|
screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
|
|
-->
|
|
<dimen name="activity_horizontal_margin">128dp</dimen>
|
|
|
|
</resources>
|