xamarin/Xamarin.Forms

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

オープン

#6,308 opened on 2019/05/24

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

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged 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

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