bradmartin / nativescript-wear-os

Consolidated repo for WearOS with NativeScript
Apache License 2.0
34 stars 7 forks source link

Fix WearOsLayout scrollview one child exception #10

Closed bradmartin closed 5 years ago

bradmartin commented 5 years ago

Extending to contentview broke the WearOsLayout bc it can only have one direct child. Should be straight forward to fix.