mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 13:45:42 +00:00
Adjust alert dialog in buoy pinger app
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
|
||||
<color name="colorPrimary">@color/gray</color>
|
||||
<color name="colorPrimaryDark">@color/colorPrimary</color>
|
||||
<color name="colorAccent">@color/green</color>
|
||||
<color name="colorAccent">@color/fiori_primary_color</color>
|
||||
|
||||
</resources>
|
||||
@@ -4,7 +4,7 @@
|
||||
<!-- Base application theme. -->
|
||||
<style name="AppTheme" parent="AppTheme.Base"/>
|
||||
|
||||
<style name="AppTheme.Base" parent="Theme.AppCompat.NoActionBar">
|
||||
<style name="AppTheme.Base" parent="Theme.AppCompat.Light.NoActionBar">
|
||||
|
||||
<!-- Customize your theme here. -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user