Clarify backup reminder with time elapsed since last backup/export

This commit is contained in:
Alexander Bakker 2022-12-04 15:44:45 +01:00
parent d7e2114811
commit 8cf48a94aa
33 changed files with 126 additions and 44 deletions

View file

@ -46,6 +46,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/primary_text_inverted"
android:textStyle="bold"
android:layout_marginStart="5dp" />
</LinearLayout>