xamarin/Xamarin.Forms
FlowDirection doesn't work with SearchBar
Aberta
#6.538 aberto em 15 de jun. de 2019
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs
Métricas do repositório
- Stars
- (5.644 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Hi,
When setting the FlowDirection to RightToLeft the Text in the SearchBar is still Aligned to the Left.
The only workaround for this is to set the HorizontalTextAlignment to End
Thanks, Jassim