これが私のスピナーの XML ですが、うまくいきませんでした。
<Spinner
android:id="@+id/frequency"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@drawable/spinner_voices"
android:gravity="center|center_horizontal"
/>