xamarin/Xamarin.Forms

FlowDirection doesn't work with SearchBar

开放

#6,538 创建于 2019年6月15日

 (3 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/rtla/searchbare/3 :clock3:help wantedt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南