FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[TNS 3.0 RC] TextView inside ListView template not autosizing as they did in TNS 2.5 · Issue #3981 · NativeScript/NativeScript · GitHub

[TNS 3.0 RC] TextView inside ListView template not autosizing as they did in TNS 2.5 #3981

Description

Platform: iOS
TNS: 3.0 RC

I am creating a chat plugin using ListView, where a TextView is within an itemTemplate. Before upgrading from 2.5.x to 3.0 RC, the TextViews respectively auto-sized themselves according to their content size. However, in 3.0 RC, the TextView will only auto-size to the correct dimensions if it's the first item that is pushed to the ListView. The other ones will be the size of its previous item neighbour. More or less. It's buggy in random ways, because if I scroll they all resize to random dimensions.

The difference between 2.5.x and 3.0 RC can be checked here:

2.5.x: https://github.com/NordlingArt/nativescript-na-chat
3.0 RC: https://github.com/NordlingArt/nativescript-na-chat/tree/TNS3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL