From: masensio Date: Fri, 15 May 2015 09:24:14 +0000 (+0200) Subject: [DEV] Remove actionbarsherlock , replace it with Android Support Library (v7) X-Git-Tag: test~9 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/d43fbbac6b997e0adcc72d3f029c22f286400f68 [DEV] Remove actionbarsherlock , replace it with Android Support Library (v7) --- diff --git a/build.gradle b/build.gradle index 57ec86e5..cd25c8f9 100644 --- a/build.gradle +++ b/build.gradle @@ -18,14 +18,12 @@ repositories { } } -artifacts.add("default", file('libs/actionbarsherlock.aar')) - dependencies { compile name: 'touch-image-view' compile 'com.android.support:support-v4:19.1.0' - compile project('libs/actionbarsherlock_lib') compile project(':owncloud-android-library') compile 'com.jakewharton:disklrucache:2.0.2' + compile 'com.android.support:appcompat-v7:22.1.1' } android { diff --git a/libs/actionbarsherlock_lib/build.gradle b/libs/actionbarsherlock_lib/build.gradle deleted file mode 100644 index 58172e2c..00000000 --- a/libs/actionbarsherlock_lib/build.gradle +++ /dev/null @@ -1,2 +0,0 @@ -configurations.create("default") -artifacts.add("default", file('library-4.1.0.aar')) diff --git a/libs/actionbarsherlock_lib/library-4.1.0.aar b/libs/actionbarsherlock_lib/library-4.1.0.aar deleted file mode 100644 index f340e011..00000000 Binary files a/libs/actionbarsherlock_lib/library-4.1.0.aar and /dev/null differ diff --git a/res/values/styles.xml b/res/values/styles.xml index 5996281f..8156a644 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -21,7 +21,7 @@ - - - diff --git a/res/values/versioned_styles.xml b/res/values/versioned_styles.xml index 5faa6b2a..c06ec9c3 100644 --- a/res/values/versioned_styles.xml +++ b/res/values/versioned_styles.xml @@ -8,12 +8,12 @@ - -