Files
Sébastien JEAN 8e76bbe251 fix(android): StringIndexOutOfBoundsException with invalid drawables (#9563)
* fix(android/application): org.nativescript.widgets.Utils::getDrawable

* chore: fix spacing

* fix(android/application): do not load empty path

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>

* test: Add tests for empty image sources

* chore: add a few more test cases

These make the app crash without the fix in place

Co-authored-by: Igor Randjelovic <rigor789@gmail.com>
Co-authored-by: Nathan Walker <walkerrunpdx@gmail.com>
2021-09-25 09:54:34 +02:00
..

Android

This directory contains an Android Studio project.

How to open?

  • In Android Studio choose: File -> Open
  • Navigate to tns-core-modules-widgets/android/ folder
  • On the left side of the screen choose the Project tab and select widgets

How to build?

  • On the right side of the screen choose the Gradle tab
  • Navigate to android/widgets/Tasks/build/
  • Execute the assembleRelease task
  • Output will be in ./android/widgets/build/outputs/