Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Tizen] Support to ListView.SeparatorColor and SeparatorVisibility #13189

Merged
merged 1 commit into from
Dec 18, 2020

Conversation

rookiejava
Copy link
Collaborator

Description of Change

This PR supports ListView.SeparatorColor and ListView.SeparatorVisibility in Tizen.

Limitations

  • According to the product UX policy, the separator of ListView is not supported in Galaxy Watch series (TargetIdiom.Watch) and and Samsung Smart TV model (TargetIdiom.TV), and nothing happens when using these properties.

Issues Resolved

None

API Changes

namespace Xamarin.Forms.Platform.Tizen.Native
Added:

  • Color ListView.BottomLineColor { get; set; }

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jsuarezruiz jsuarezruiz added a/listview Problems with the ListView/TableView p/Tizen labels Dec 18, 2020
@rmarinho rmarinho merged commit 652c70e into xamarin:5.0.0 Dec 18, 2020
@rookiejava rookiejava deleted the lv-separator-tizen branch December 21, 2020 00:22
@samhouts samhouts added this to the 5.0.0 milestone Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/listview Problems with the ListView/TableView p/Tizen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants