Xamarin.forms: [Material,Android]: Setting focus to Entry inside ListView crashes the app

Created on 20 Mar 2019  ·  3Comments  ·  Source: xamarin/Xamarin.Forms

Description

When using Xamarin.Forms Material.

If there is a Entry inside ListView, Setting focus to the Entry will crash the app.

Steps to Reproduce

  1. Run the attach app
  2. Set focus to "Inside List View" Entry

Expected Behavior

Not to crash.

Actual Behavior

App crash.

Basic Information

Error

Unhandled Exception:

System.InvalidCastException: Specified cast is not valid. occurred

Reproduction Link

ListViewEntryIssue.zip

visual 1 Android bug

Most helpful comment

@mrbelk this will be fixed in the next SR

All 3 comments

I'm experiencing a similar problem.

@mrbelk this will be fixed in the next SR

Fixed in 3.6.0.293080

Was this page helpful?
0 / 5 - 0 ratings