diff options
author | Camil Staps | 2015-06-10 18:27:23 +0200 |
---|---|---|
committer | Camil Staps | 2015-06-10 18:27:23 +0200 |
commit | b7b5037b867352ee5e90d0e04c616875b7986e1a (patch) | |
tree | 47eb42b5ca13e035ca82eab3f19bf7e9b995efa9 /app/src/main/res/values-w820dp | |
parent | Merge branch 'master' of github:camilstaps/RSSin (diff) |
Cleanup xml
Diffstat (limited to 'app/src/main/res/values-w820dp')
-rw-r--r-- | app/src/main/res/values-w820dp/dimens.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values-w820dp/dimens.xml b/app/src/main/res/values-w820dp/dimens.xml index 592b509..8d0e635 100644 --- a/app/src/main/res/values-w820dp/dimens.xml +++ b/app/src/main/res/values-w820dp/dimens.xml @@ -17,8 +17,5 @@ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. --> <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> |