parent
e5d134cd3b
commit
f5737e9d2b
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue