Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Add ItemFocused event to CircleListView #362

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

rookiejava
Copy link
Contributor

Description of Change

Adds ItemFocused event to CircleListView
(Thanks to @Machinero for providing great idea. ❤️ )

Bugs Fixed

API Changes

List all API changes here
(or just put None when your changes are only bug fix, behavior change, add/fix testcase, add/fix sample), example:

Added:

  • public event CircleListView.ItemFocused
  • public class ItemFocusedEventArgs

Behavioral Changes

None

Copy link
Collaborator

@sung-su sung-su left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rookiejava rookiejava merged commit d5e3440 into Samsung:master Apr 9, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Obtain current focused item of CircleListView when scrolling list
3 participants