change position of spinner dropdown list
问题 I need to change the horisontal position of Spinner's dropdown list. here's the screenshot : and I want this dropdown list to go in one line under the main icon/text so it would look fine As on the picture : here's what I do in xml : <Spinner android:id="@+id/tvHeader" style="@style/spinner_style" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignBottom="@+id/ver_main_donate_background_tile_long" android:layout_alignTop="@+id/ver_main_donate