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

[Tizen] Support VisualState on Items of CollectionView #12281

Merged
merged 2 commits into from
Sep 28, 2020

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Sep 28, 2020

Description of Change

  • This PR support VisualState to Items in CollectionView.
    On Tizen Platform , CollectionView has visual effect about focused and selected, but it can't be customized by App developer.
    This changes make support VisualState on Items of CollectionView. so app developer can define visual state about focused and selected

Issues Resolved

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

before after
visualstate-old visualstate

Testing Procedure

PR Checklist

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Supporting VisualState of Items on SelectableItemsView
3 participants