Page MenuHomeGitPull.it

[Refactor] Use better cardviews
Open, WishlistPublic

Description

You don't simply use com.google.android.material.card.MaterialCardView instead of androidx.cardview.widget.CardView

We need to rework the app theme, make it derive from something like MaterialComponents.
android:theme="@style/Theme.MaterialComponents.Light"

This is so frustrating, but the app needs a new theming done.

Event Timeline

fabio.mazza triaged this task as Wishlist priority.Fri, May 8, 14:49