Added weather conditions, fixed the thread for finding locations and added options to disable weather and battery indicators.

This commit is contained in:
ottoptj 2024-08-04 22:41:58 +03:00
commit 71af6d7d49
8 changed files with 121 additions and 460 deletions

View file

@ -112,6 +112,7 @@
android:fontFamily="@null"
android:format12Hour="dd MMM yyyy"
android:format24Hour="dd MMM yyyy"
android:lineSpacingExtra="8sp"
android:paddingHorizontal="2dp"
android:textAlignment="textStart"
android:textAppearance="@android:style/TextAppearance.DeviceDefault"