diff options
Diffstat (limited to 'remoteExample/src/main/res/values/dimens.xml')
-rw-r--r-- | remoteExample/src/main/res/values/dimens.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remoteExample/src/main/res/values/dimens.xml b/remoteExample/src/main/res/values/dimens.xml index a0171a70..629fa2ea 100644 --- a/remoteExample/src/main/res/values/dimens.xml +++ b/remoteExample/src/main/res/values/dimens.xml @@ -1,3 +1,8 @@ +<!-- + ~ Copyright (c) 2012-2017 Arne Schwabe + ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt + --> + <resources> <!-- Default screen margins, per the Android Design guidelines. --> <dimen name="activity_horizontal_margin">16dp</dimen> |