xamarin/Xamarin.Forms

FlowDirection doesn't work with SearchBar

Ouverte

#6 538 ouverte le 15 juin 2019

 (3 commentaires) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur