mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 19:26:42 +08:00

* fix: setMinimumWidth does not really set the minWidth for TextView widgets * chore: fix versions * refactor(android): default minWidth/Height values for button * reafctor: reset minWidth when view is in flexbox for backcompat * refactor: ensure back-compatible layout for btns * chore: cut 6.5.0 release (#8443) * release: cut 6.5.0 release * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Vasil Trifonov <v.trifonov@gmail.com> Co-authored-by: vakrilov <alexander.vakrilov@telerik.com> Co-authored-by: Dimitar Topuzov <dtopuzov@gmail.com> Co-authored-by: Vasil Trifonov <v.trifonov@gmail.com>
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/