|
|
|
@ -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> |
|
|
|
|