Fixed style for announcement card

This commit is contained in:
Viktor De Pasquale 2019-11-25 17:54:04 +01:00
parent a20594ed48
commit ac5ecf222e

View File

@ -46,7 +46,7 @@
android:paddingTop="@dimen/l1">
<com.google.android.material.card.MaterialCardView
style="@style/WidgetFoundation.Card.OnPrimary"
style="@style/WidgetFoundation.Card.Primary"
goneUnless="@{viewModel.noticeVisible}"
android:layout_width="match_parent"
android:layout_height="wrap_content"