Update the theme for date picker

feature/top10
Aurelien Hubert 7 years ago
parent 78607cc504
commit f63487498e
  1. 2
      app/src/main/res/values/styles.xml

@ -1,7 +1,7 @@
<resources> <resources>
<!-- PokerAnalytics application theme --> <!-- PokerAnalytics application theme -->
<style name="PokerAnalyticsTheme" parent="Theme.MaterialComponents.NoActionBar"> <style name="PokerAnalyticsTheme" parent="Theme.MaterialComponents.Light.NoActionBar">
<item name="colorPrimary">@color/colorPrimary</item> <item name="colorPrimary">@color/colorPrimary</item>
<item name="colorPrimaryDark">@color/colorPrimaryDark</item> <item name="colorPrimaryDark">@color/colorPrimaryDark</item>

Loading…
Cancel
Save