xamarin/Xamarin.Forms

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

Open

#6,308 opened on May 24, 2019

 (6 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/shell :shell:e/3 :clock3:help wantedp/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide