|
|
@@ -13,10 +13,10 @@
|
|
|
</style>
|
|
|
<style name="AppTheme.Light" parent="Theme.AppCompat.Light.NoActionBar">
|
|
|
<!-- Customize your theme here. -->
|
|
|
- <item name="android:textColor">#000000</item>
|
|
|
+ <!--<item name="android:textColor">#000000</item>
|
|
|
<item name="markerSize">48dp</item>
|
|
|
<item name="markerTopSize">24dp</item>
|
|
|
- <item name="markerTextSize">18sp</item>
|
|
|
+ <item name="markerTextSize">18sp</item>-->
|
|
|
<item name="colorPrimary">@color/colorPrimary</item>
|
|
|
<item name="colorPrimaryDark">@color/colorPrimary</item>
|
|
|
<item name="colorPrimaryVariant">@color/colorPrimary</item>
|