Home
GitPull.it
Search
Configure Global Search
Log In
Transactions
T1423
Change Details
Change Details
Old
New
Diff
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.
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.
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.
Continue