Version 3.0.337
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_0_5.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_1_5.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_2_5.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_3_5.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_4_5.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
LastenradBayern/TINK.Android/Resources/drawable/battery_5_5.png
Normal file
After Width: | Height: | Size: 4 KiB |
After Width: | Height: | Size: 3.7 KiB |
|
@ -19,7 +19,7 @@
|
|||
<!-- colorAccent is used as the default value for colorControlActivated
|
||||
which is used to tint widgets
|
||||
value was #FF4081 (kind of pink) up to 3.0.219 -->
|
||||
<item name="colorAccent">#3647df</item>
|
||||
<item name="colorAccent">#009BDB</item>
|
||||
<!-- You can also set colorControlNormal, colorControlActivated
|
||||
colorControlHighlight and colorSwitchThumbNormal. -->
|
||||
<item name="windowActionModeOverlay">true</item>
|
||||
|
@ -31,6 +31,6 @@
|
|||
|
||||
<style name="AppCompatDialogStyle" parent="Theme.AppCompat.Light.Dialog">
|
||||
<!--value was #FF4081 (kind of pink) up to 3.0.219 -->
|
||||
<item name="colorAccent">#3647df</item>
|
||||
<item name="colorAccent">#009BDB</item>
|
||||
</style>
|
||||
</resources>
|
||||
|
|