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

[Android] Handle creating a default GroupHeader if no GroupHeaderTemplate is provided #248

Merged
merged 1 commit into from
Jul 13, 2016

Conversation

rmarinho
Copy link
Member

@rmarinho rmarinho commented Jul 7, 2016

Description of Change

When the user is using the RecycleElement strategy we don't really on the TIL cells, so we handle creating the group header cell on the platform side.
We weren't handling the case where no template was provided, (user provided the GroupDisplayPath).
This change makes sure we create the default group header and set the attached property so we know is a groupheader.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

namespace Xamarin.Forms.Controls
{
[Preserve(AllMembers = true)]
[Issue(IssueTracker.Github, 55555, "Header problem")]
Copy link
Member

Choose a reason for hiding this comment

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

Probably should be IssueTracker.None, but not a big deal.

@dnfclas
Copy link

dnfclas commented Jul 12, 2016

@rmarinho, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.

Thanks, DNFBOT;

@samhouts
Copy link
Member

👍 with passing UI tests

@rmarinho rmarinho merged commit f7deeec into master Jul 13, 2016
@rmarinho rmarinho deleted the fix-groupdisplayandroid branch July 13, 2016 08:59
rmarinho added a commit that referenced this pull request Jul 13, 2016
@samhouts samhouts modified the milestones: 2.3.2, 2.3.1 Jun 27, 2018
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.

4 participants