Add dialogTextColor in OpenDeviceSettingsDialog

This commit is contained in:
Ensar Sarajčić 2023-10-10 09:03:11 +02:00
parent 967f731654
commit a68b3ff811

View file

@ -52,6 +52,7 @@ fun OpenDeviceSettingsAlertDialog(
Text(
fontSize = 16.sp,
text = message,
color = dialogTextColor
)
},
dismissButton = {