xamarin/Xamarin.Forms

[Material] Currently cannot set the background on Material Steppers

开放

#5,477 创建于 2019年3月6日

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

仓库指标

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

贡献者指南