mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-20 13:11:13 +00:00
android: rephrase text when requesting permissions
This commit is contained in:
@@ -407,7 +407,7 @@ fun PermissionsScreen(
|
|||||||
Spacer(modifier = Modifier.height(8.dp))
|
Spacer(modifier = Modifier.height(8.dp))
|
||||||
|
|
||||||
Text(
|
Text(
|
||||||
text = "To provide the best AirPods experience, we need a few permissions",
|
text = "The following permissions are required to use the app. Please grant them to continue.",
|
||||||
style = TextStyle(
|
style = TextStyle(
|
||||||
fontSize = 16.sp,
|
fontSize = 16.sp,
|
||||||
fontWeight = FontWeight.Normal,
|
fontWeight = FontWeight.Normal,
|
||||||
|
|||||||
Reference in New Issue
Block a user