Copy: add eyes-closed bullet back to positioning guidance

This commit is contained in:
Tretzi
2026-04-09 22:26:34 -05:00
parent c889ab8ac0
commit 25f6152b98

View File

@@ -854,6 +854,7 @@ fun PositioningScreen() {
Text("• Lie on your back in a safe, comfortable place.", color = MaterialTheme.colorScheme.onBackground)
Text("• Rest the phone across the upper nose/forehead area so it stays stable.", color = MaterialTheme.colorScheme.onBackground)
Text("• Keep your eyes closed during immersive visual sessions.", color = MaterialTheme.colorScheme.onBackground)
Spacer(Modifier.height(12.dp))
Text("Disclaimer", style = MaterialTheme.typography.titleMedium, color = MaterialTheme.colorScheme.onBackground)