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

[Tizen] Fix several CollectionView issue on Tizen #13661

Merged
merged 5 commits into from
Feb 8, 2021

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Feb 5, 2021

Description of Change

This PR fixes several CollectionView issue

  • Scrolled event was not fired when scroll animation was not started, it was resolved
  • At first rendering, raise Scrolled event to send items layouting information
  • On MeasureFirstItem option, item that including image, layouting was wrong, it was resolved
  • Provide a default header/footer template

Issues Resolved

  • fixes

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

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

@rmarinho
Copy link
Member

rmarinho commented Feb 5, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

6 participants