Update recent decrypt changes to use new theme attributes

This commit is contained in:
Thialfihar
2015-06-26 17:13:19 +02:00
parent 17e8b663a8
commit 31eece0e27
2 changed files with 12 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="4dp"
custom:cardBackgroundColor="@android:color/white"
custom:cardBackgroundColor="?attr/colorCardViewBackground"
custom:cardElevation="2dp"
custom:cardUseCompatPadding="true"
custom:cardCornerRadius="4dp"
@@ -320,4 +320,4 @@
</org.sufficientlysecure.keychain.ui.widget.ToolableViewAnimator>
</android.support.v7.widget.CardView>
</android.support.v7.widget.CardView>