Here is my XML of the spinner but it did not work.
<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"
/>