xamarin/Xamarin.Forms

FlowDirection doesn't work with SearchBar

オープン

#6,538 opened on 2019/06/15

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド