xamarin/Xamarin.Forms

[Material] Currently cannot set the background on Material Steppers

オープン

#5,477 opened on 2019/03/06

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

Repository metrics

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

説明

Description

To achieve a similar look we reused the Material Buttons (since they had already painstakingly been worked on to look the same) to create a Material Stepper on iOS and Android. For this we used the Outline Style which doesn't by default render a background color

Steps to Reproduce

Expected Behavior

Each stepper should be purple

Actual Behavior

Each stepper is not purple

Possibly other improvements

Add TextColor property so the text color of the stepper itself can be changed

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