Skip to content
Snippets Groups Projects
Unverified Commit cb1170cf authored by chris-cwa's avatar chris-cwa Committed by GitHub
Browse files

Fixed card elevation (EXPOSUREAPP-4519) #2075

parent f24030af
No related branches found
No related tags found
No related merge requests found
......@@ -11,5 +11,5 @@
android:layout_marginBottom="@dimen/spacing_tiny"
android:foreground="?selectableItemBackground"
android:focusable="true"
app:cardElevation="@dimen/elevation_strong"
app:cardElevation="@dimen/elevation_weak"
app:cardCornerRadius="@dimen/radius_card" />
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment