Skip to content

Commit e894379

Browse files
authored
Update android.md
added divider
1 parent 7ded0b3 commit e894379

File tree

1 file changed

+2
-0
lines changed
  • articles/communication-services/how-tos/ui-library-sdk/includes/localization

1 file changed

+2
-0
lines changed

articles/communication-services/how-tos/ui-library-sdk/includes/localization/android.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ CallComposite callComposite =
7171
.build();
7272
```
7373

74+
-----
75+
7476
### Layout Direction
7577

7678
Certain cultures (Arabic, Hebrew, etc.) may need for localization to have right-to-left layout. You can specify the `layoutDirection` as part of the `CallCompositeLocalizationOptions`. The layout of the composite will be mirrored but the text will remain in the direction of the string.

0 commit comments

Comments
 (0)