From d6e5fd9301d6eb4381684180f9a7ee929b33515f Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 6 Apr 2020 16:27:03 +0530 Subject: ui: tweak cards to make them nicer on the eyes Surprisingly-requested-by: Jason A. Donenfeld Signed-off-by: Harsh Shandilya --- ui/src/main/res/values/styles.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ui/src/main/res/values') diff --git a/ui/src/main/res/values/styles.xml b/ui/src/main/res/values/styles.xml index bfde4366..067c10b3 100644 --- a/ui/src/main/res/values/styles.xml +++ b/ui/src/main/res/values/styles.xml @@ -21,6 +21,14 @@ @style/AppTheme.Dialog @style/ThemeOverlay.MaterialComponents.ActionBar @style/TextInputLayoutBase + @style/AppTheme.MaterialCardView + + +