mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-11 10:26:22 +00:00
10 lines
320 B
XML
10 lines
320 B
XML
<resources>
|
|
|
|
<!-- Default screen margins, per the Android Design guidelines. -->
|
|
<dimen name="activity_horizontal_margin">16dp</dimen>
|
|
<dimen name="activity_vertical_margin">16dp</dimen>
|
|
<dimen name="tv_channel_logo_width">80dp</dimen>
|
|
<dimen name="tv_channel_logo_height">80dp</dimen>
|
|
|
|
</resources>
|