Update recent decrypt changes to use new theme attributes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user