Copy: add eyes-closed bullet back to positioning guidance
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user