xamarin/Xamarin.Forms

FlowDirection doesn't work with SearchBar

Aperta

#6538 aperta il 15 giu 2019

 (3 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor