mirror of
https://github.com/woheller69/solxpect.git
synced 2026-02-17 12:48:06 +01:00
fix issue:refresh button not rotating
new feature: show sum new feature: clone location update Readme and help
This commit is contained in:
parent
38295c65e1
commit
2ae9a055eb
16 changed files with 274 additions and 82 deletions
|
|
@ -11,6 +11,13 @@
|
|||
app:showSeekBarValue="true"
|
||||
/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="pref_summarize"
|
||||
android:title="@string/settings_summarize"
|
||||
android:summary="@string/summary_summarize"
|
||||
android:defaultValue="false"
|
||||
/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="pref_TimeFormat"
|
||||
android:title="@string/settings_time24h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue