UI: show icon in app bar, add positioning guide image, improve disclaimer copy
This commit is contained in:
@@ -823,7 +823,7 @@ fun SettingsScreen(vm: MainViewModel) {
|
||||
|
||||
HorizontalDivider()
|
||||
Text(
|
||||
"About/Disclaimer: MindMachine is a prototype and not a medical device. Use at your own risk. For immersive visual sessions, keep your eyes closed and do not place the phone directly on your eyes.",
|
||||
"About/Disclaimer: MindMachine is a prototype and not a medical device. Use at your own risk. For immersive visual sessions, keep your eyes closed.",
|
||||
color = MaterialTheme.colorScheme.onBackground
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user