From ee8836e069c7823cb104dfec75e234f6c7c0d2c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot=20=28=40U-Exp=29?= Date: Mon, 27 Oct 2014 21:07:17 +0100 Subject: [PATCH] Added some missing xmls --- lint.xml | 3 +++ project.properties | 16 ++++++++++++++++ res/values/dimens.xml | 7 +++++++ res/values/styles.xml | 20 ++++++++++++++++++++ 4 files changed, 46 insertions(+) create mode 100644 lint.xml create mode 100644 project.properties create mode 100644 res/values/dimens.xml create mode 100644 res/values/styles.xml diff --git a/lint.xml b/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ b/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..c4a90bb --- /dev/null +++ b/project.properties @@ -0,0 +1,16 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-17 +android.library.reference.1=../appcompat_v7 +android.library.reference.2=../Owncloud-Android-Library diff --git a/res/values/dimens.xml b/res/values/dimens.xml new file mode 100644 index 0000000..55c1e59 --- /dev/null +++ b/res/values/dimens.xml @@ -0,0 +1,7 @@ + + + + 16dp + 16dp + + diff --git a/res/values/styles.xml b/res/values/styles.xml new file mode 100644 index 0000000..845fb57 --- /dev/null +++ b/res/values/styles.xml @@ -0,0 +1,20 @@ + + + + + + + + +