Files
NativeScript/android
Manol Donev 5f34a5871f feat: add ability to pass touch event thru parent view (#135)
* [WIP] feat: enhance hit-testing support
* refactor(ios): update passthroughParent logic as per reqs
* refactor: move isPassthroughParentEnabled to LayoutBase
* refactor: renames
2018-09-18 18:59:15 +03: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/