xamarin/Xamarin.Forms

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

Offen

#6.308 geöffnet am 24.05.2019

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/shell :shell:e/3 :clock3:help wantedp/Androidt/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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