You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit updates the `versionCode` to 50 in `app/build.gradle`.
It also modifies the styles of several `MaterialCardView` elements:
- In `ad_about.xml`:
- The main ad card (`ad_card`) style is changed from `Elevated` to `Filled`.
- The nested card for the app icon (`@+id/app_icon_card`) style is changed to `Elevated`.
- `cardPreventCornerOverlap` and `cardUseCompatPadding` attributes are removed from `ad_card`.
- In `fragment_about.xml`, the `card_view_about` style is changed from `Elevated` to `Filled`.
- In `ad_home_banner_large.xml`, the `MaterialCardView` style is changed from `Filled` to `Elevated`.
0 commit comments