add setting to disable breastfeeding buttons

Some women do not breastfeed. Hide the buttons
in order to have more space for log messages.
This commit is contained in:
2025-09-14 16:25:35 +02:00
parent 5c247f5948
commit f1f73b65f7
7 changed files with 82 additions and 29 deletions

View File

@@ -66,6 +66,8 @@
<string name="no_connection_go_to_settings">Settings</string>
<string name="no_connection_retry">Retry</string>
<string name="no_breastfeeding">No Breastfeeding</string>
<string name="settings_title">Settings</string>
<string name="settings_storage">Choose where to save data</string>
<string name="settings_storage_local">On device</string>