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

[Bug] CollectionView Footer rendering different on android vs iOS #13252

Closed
PureWeen opened this issue Dec 29, 2020 · 0 comments · Fixed by #13247
Closed

[Bug] CollectionView Footer rendering different on android vs iOS #13252

PureWeen opened this issue Dec 29, 2020 · 0 comments · Fixed by #13247
Assignees
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@PureWeen
Copy link
Contributor

Description

Control Gallery -> Issue 8326

If you compare android an iOS the footer renderers differently

Steps to Reproduce

  1. go to Control Gallery -> Issue 8326

Expected Behavior

  • If I'm interpreting the XAML correctly then iOS is correct here so Android should be fixed to render like android

Actual Behavior

  • Android has the footer text centered

Basic Information

  • Version with issue: 5.0.0
  • Platform Target Frameworks:
    • Android: API 23

Screenshots

image

Reproduction Link

go to Control Gallery -> Issue 8326

@PureWeen PureWeen added t/bug 🐛 s/unverified New report that has yet to be verified labels Dec 29, 2020
@PureWeen PureWeen added this to Backlog in CollectionView via automation Dec 29, 2020
CollectionView automation moved this from Backlog to Done Dec 31, 2020
rmarinho pushed a commit that referenced this issue Dec 31, 2020
…sly (#13247) fixes #8326 fixes #13252

* Restore ability to display header, footer, and empty view simultaneously
Now passes test from issue 8326

* Handle null emptyview/emptyviewtemplate

* Fix height check when deciding to update footer based on emptyview presence

* Fix EmptyView layout direction when CollectionView is RTL and items go to zero

* Add missing null checks in show and hide methods
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
Development

Successfully merging a pull request may close this issue.

2 participants