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

[Android] - CanExecuteChanged raises a NullReferenceException #1147

Merged
merged 1 commit into from Sep 21, 2017

Conversation

bruzkovsky
Copy link
Contributor

@bruzkovsky bruzkovsky commented Sep 19, 2017

Description of Change

Added null check in Xamarin.Forms.Platform.Android.CellAdapter and added call to _supportActionMode?.Invalidate()

Bugs Fixed

https://bugzilla.xamarin.com/show_bug.cgi?id=56274

API Changes

None

Behavioral Changes

None

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

@samhouts samhouts changed the title Fix Bug 59580 - CanExecuteChanged raises a NullReferenceException on … [Android] - CanExecuteChanged raises a NullReferenceException Sep 19, 2017
@dnfclas
Copy link

dnfclas commented Sep 19, 2017

@bruzkovsky, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, .NET Foundation Pull Request Bot

@rmarinho rmarinho merged commit 01ff68c into xamarin:master Sep 21, 2017
@samhouts samhouts added D15.5 and removed cla-signed labels Oct 10, 2017
@samhouts samhouts added this to the 2.5.0 milestone May 5, 2018
@samhouts samhouts modified the milestones: 2.5.0, 2.3.0 Jun 27, 2018
mattleibow pushed a commit that referenced this pull request Jan 28, 2021
* fixed FilePicker permissions check

* disable warning about obsolete MediaStore constant

* implemented file picking multiple files, for Android, iOS and UWP
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.

None yet

5 participants