summaryrefslogtreecommitdiff
path: root/res/values-large/dimens.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-10-03 14:48:54 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-10-03 14:48:54 +0200
commit483ddecca69b5353c1c49426fc99f329976d96b7 (patch)
treef4fb3e29e757d05bf822b917aa2ee14fe498abea /res/values-large/dimens.xml
parent088878fcfd69dd07d26cf612ac72125efd252a7b (diff)
downloadAntennaPod-483ddecca69b5353c1c49426fc99f329976d96b7.zip
Improved tablet main screen layout.
Reduced thumbnail size so that more items can be displayed at the same time.
Diffstat (limited to 'res/values-large/dimens.xml')
-rw-r--r--res/values-large/dimens.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-large/dimens.xml b/res/values-large/dimens.xml
index dc94359c3..08022d93a 100644
--- a/res/values-large/dimens.xml
+++ b/res/values-large/dimens.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <dimen name="thumbnail_length">260dp</dimen>
+ <dimen name="thumbnail_length">170dp</dimen>
<dimen name="thumbnail_length_itemlist">70dp</dimen>
</resources> \ No newline at end of file