From 705643dcce0e785603a06a377584440d6feca26c Mon Sep 17 00:00:00 2001 From: stom79 Date: Mon, 30 Oct 2017 15:53:50 +0100 Subject: [PATCH] Removes lib cardview --- app/build.gradle | 1 - app/src/main/res/values/styles.xml | 16 +--------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index bd180dcf2..ac94cb719 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,7 +35,6 @@ dependencies { implementation 'com.android.support:appcompat-v7:26.1.0' implementation 'com.android.support:design:26.1.0' implementation 'com.android.support:support-v4:26.1.0' - implementation 'com.android.support:cardview-v7:26.1.0' implementation 'com.android.support:recyclerview-v7:26.1.0' implementation 'com.loopj.android:android-async-http:1.4.9' implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5' diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index e92a2ebc7..e5a829c53 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,5 +1,4 @@ - @@ -18,7 +17,6 @@ @color/mastodonC2 @color/mastodonC4 @style/ButtonColor - @style/CardViewStyle.Light @style/Header.Light @color/mastodonC3__ @style/Shape.Light @@ -41,7 +39,6 @@ @color/mastodonC2 @color/mastodonC4 @style/ButtonColor - @style/CardViewStyle.Light @style/Header.Light @color/mastodonC3__ @style/Shape.Light @@ -103,9 +100,7 @@ - + @@ -117,7 +112,6 @@ @color/mastodonC2 @color/mastodonC4 @style/DarkButtonColor - @style/CardViewStyle.Dark @style/Header.Dark @color/mastodonC1 @style/Shape.Dark @@ -140,7 +134,6 @@ @color/mastodonC2 @color/mastodonC4 @style/DarkButtonColor - @style/CardViewStyle.Dark @style/Header.Dark @color/mastodonC1 @style/Shape.Dark @@ -227,12 +220,5 @@ - - - - -