我在我的活动中使用了一个微调器,它只有yes而且没有元素,但是微调器的大小很大,我不能让它变小
<Spinner
android:id="@+id/spin_Display"
android:layout_width="54sp"
android:layout_height="wrap_content"
android:layout_column="3"
android:paddingLeft="3sp"
android:paddingRight="3sp" />