nativescript-autocomplete icon indicating copy to clipboard operation
nativescript-autocomplete copied to clipboard

Not showing anywhere

Open emmanuel128 opened this issue 8 years ago • 0 comments
trafficstars

I have xmlns:ac="nativescript-autocomplete" on <Page> <ac:Autocomplete items="{{list}}" itemTap="itemTapped"/> on a StackLayout. It just make a blank space on the screen and doesn't even I can click it.

I'm running it on NS version 2.5.0 and Android 5.1.1 and 7.1

@triniwiz or somebody else, please help!!

emmanuel128 avatar Mar 22 '17 20:03 emmanuel128