xamarin/Xamarin.Forms

FlowDirection doesn't work with SearchBar

Offen

#6.538 geöffnet am 15.06.2019

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide