committed by
Benoit Marty
parent
e5d134cd3b
commit
f5737e9d2b
+1
-1
@@ -679,7 +679,7 @@ private fun TextInputBox(
|
||||
.align(Alignment.CenterEnd),
|
||||
imageVector = CompoundIcons.InfoSolid(),
|
||||
tint = ElementTheme.colors.iconCriticalPrimary,
|
||||
contentDescription = null,
|
||||
contentDescription = stringResource(CommonStrings.a11y_info),
|
||||
)
|
||||
if (showBottomSheet) {
|
||||
CaptionWarningBottomSheet(
|
||||
|
||||
Reference in New Issue
Block a user