Skip to content

[RadListView] iOS changing orientation on a phone with notch causes rendering issues. #1347

Open
@oslc15

Description

@oslc15

Please take a minute to read our NativeScript Code of Conduct before proceeding with posting issues or discussing. The purpose of this guide is to make communication and cooperation within our forums a pleasure for you and the other members.

Please, provide the details below:

Tell us about the problem

changing the orientation of a view with a RadListView inside causes rendering issues. Seems that some of the rows does not expand to 100% width. This only happens on iphones with the notch, SafeAreaLayout.

Which platform(s) does your issue occur on?

iOS, both emulator and devices with a screen notch (iPhone X, XS, XR, 11)

Please provide the following version numbers that your issue occurs with:

  • Progress NativeScript UI plugin version: "8.0.1"
  • CLI: 6.1.2
  • Cross-platform modules: 6.1.2
  • Runtime(s): 6.1.1

Please tell us how to recreate the issue in as much detail as possible.

  1. Start the application in an iPhone with a notch. iPhone X, XS, XR, 11
  2. When the listview has loaded. try rotating the screen so the orientation becomes landscape.
  3. Scroll through the list and see the bug appear on some om the lines.
    Simulator Screen Shot - iPhone 11 Pro Max - 2020-02-05 at 12 16 50

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

landscape.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions