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

Bug report : setting `setTypeface()` to null object · Issue #3147 · NativeScript/NativeScript · GitHub

Bug report : setting setTypeface() to null object  #3147

Description

Sometimes setTypeface() has been set to earlier , when the TabView TextViews objects are null or undefined. This will lead to app crash on Android.

Which platform(s) does your issue occur on?

Android

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

  • CLI: 2.4.0;
  • Project package.json
{
  "nativescript": {
    "id": "<app_name>",
    "tns-ios": {
      "version": "2.4.0"
    },
    "tns-android": {
      "version": "2.4.1"
    }
  },
  "dependencies": {
    "email-validator": "1.0.4",
    "nativescript-barcodescanner": "1.3.3",
    "nativescript-cardview": "1.1.7",
    "nativescript-clipboard": "^1.1.5",
    "nativescript-drop-down": "1.3.2",
    "nativescript-geolocation": "0.0.12",
    "nativescript-google-maps-sdk": "^1.3.3",
    "nativescript-maskedinput": "0.0.2",
    "nativescript-ripple": "1.0.0",
    "nativescript-slides": "2.2.0",
    "nativescript-sqlite": "1.1.1",
    "nativescript-swiss-army-knife": "1.0.5",
    "nativescript-telerik-analytics": "1.0.6",
    "nativescript-telerik-ui-pro": "1.4.1",
    "nativescript-youtubesdk": "0.0.2",
    "tns-core-modules": "^2.4.0"
  },
  "devDependencies": {
    "babel-traverse": "6.10.4",
    "babel-types": "6.11.1",
    "babylon": "6.8.4",
    "filewalker": "0.1.3",
    "lazy": "1.0.11"
  }

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL