Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Development <david-dev@live.de>2014-03-25 23:57:05 +0400
committerDavid Development <david-dev@live.de>2014-03-25 23:57:05 +0400
commitb33a9348ad417c7c4d8735c7e861507922a0a31a (patch)
treea0111263b1bcfc0fbcafbcb28716d266c248da3c /News-Android-App/src/main/res/values-w820dp
parent6bc61819b058d356cc4370a4263372e505c91290 (diff)
update to 0.5.7 - see readme for changelog
Diffstat (limited to 'News-Android-App/src/main/res/values-w820dp')
-rw-r--r--News-Android-App/src/main/res/values-w820dp/dimens.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-w820dp/dimens.xml b/News-Android-App/src/main/res/values-w820dp/dimens.xml
new file mode 100644
index 00000000..63fc8164
--- /dev/null
+++ b/News-Android-App/src/main/res/values-w820dp/dimens.xml
@@ -0,0 +1,6 @@
+<resources>
+ <!-- Example customization of dimensions originally defined in res/values/dimens.xml
+ (such as screen margins) for screens with more than 820dp of available width. This
+ would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
+ <dimen name="activity_horizontal_margin">64dp</dimen>
+</resources>