Im My application I want the below type of Spinner Dropdown view . For this type of spi
Your application is running on old theme.
If you are using android 4.2 set android application theme (in the manifest file) to
android:theme="@android:style/Theme.Holo.Light"
OR
android:theme="@android:style/Theme.Holo.Light.DarkActionBar"