xamarin/Xamarin.Forms

[Bug] No Drop Shadow on Xamarin.Forms Shell Android Bottom Tabs

开放

#6,308 创建于 2019年5月24日

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

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

When setting bottom tabs background color we should get a nice drop shadow on Android.... This works today with TabbedPage see:

However, it doesnt' work with Shell from my findings: image

Steps to Reproduce

  1. Create shell on android with bottom tabs and background color

Expected Behavior

Drop shadow displays

Actual Behavior

No drop shadow

Basic Information

  • Version with issue: 4.0.0

贡献者指南