ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

layoutMode="Wrap" is not working in RadAutoCompleteTextView #1410

Open Devendra0110 opened 4 years ago

Devendra0110 commented 4 years ago

Problem

When the page length is more than the mobile screen, layoutMode="Wrap"(scrollable row vertically) does not work in the RadAutoCompleteTextView.

Platform

I'm testing it only on android for now.

Versions

"tns-android" :"6.2.0", "nativescript-angular": "^8.21.0" "nativescript-ui-autocomplete": "^6.0.1",

Code-link

The code is available on playground.