This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
HTPCRemote/res/values-sw800dp/activity_dimensions.xml
Gered 8568212428 Initial commit in preparation for further work to improve this app.
Since it's been a long while since I've worked on it and it was never version controlled to begin with...
2013-03-04 19:17:16 -05:00

16 lines
576 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="smallButtonWidth">130dp</dimen>
<dimen name="smallButtonHeight">130dp</dimen>
<dimen name="regButtonWidth">180dp</dimen>
<dimen name="regButtonHeight">180dp</dimen>
<dimen name="largeButtonWidth">360dp</dimen>
<dimen name="largeButtonHeight">360dp</dimen>
<dimen name="dpadWidth">740dp</dimen>
<dimen name="dpadHeight">740dp</dimen>
<dimen name="sectionMargin">25dp</dimen>
<dimen name="margin1dp">3dp</dimen>
<dimen name="margin2dp">5dp</dimen>
</resources>