(Android programming: Customized pull-down menu mode - the use of Spinner and setDropDownViewResource Pdf from Android_ Tutor column is a simple tutorial. This tutorial will talk about the Spinner drop-down menu under Android, just like Swing's Combobox and html select. Because the mobile phone screen is limited, the drop-down menu is a good choice to select items in a limited range. The main point of this tutorial is to customize the style in the drop-down menu. The key is to call the setDropDownViewResource method to define the appearance to be displayed in the drop-down menu in an XML way.
Codecans 9-Customized pull-down menu mode ---- Use of Spinner and setDropDownViewResource.pdf)