DiscordTime / sticky-sessions-android

StickySessions is an app that helps teams to share and store their thoughts through digital-like retrospective sessions
9 stars 6 forks source link

Create a style entry for CardViews on app #179

Open rodrigoperazzo opened 5 years ago

rodrigoperazzo commented 5 years ago

Default CardView style has a corner radius different of zero but none of the cards on new UX/UI uses corner radius.

It would be better to identify common details like corner radius and override CardView style for all cards in the app.