Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Alloy Picker not visible on screen

$
0
0

I am using the picker below to let the user pick a time period. Using a Genymotion emulator, I can see the picker. However, when it is installed on my Galaxy s4 or Moto G, it is not visible. I did not define a stylesheet for the picker. Is there anything you see that could explain my problem?

<Picker id="MinutePicker" top="50" selectionIndicator="true">
                    <PickerColumn id="column1">
                        <PickerRow value="30" title="30 Minutes"/>
                        <PickerRow value="60" title="60 Minutes"/>
                        <PickerRow value="90" title="90 Minutes"/>
                        <PickerRow value="120" title="120 Minutes"/>
                    </PickerColumn>   
            </Picker>

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>