I have an application where I'm using Spinner. After update my testing device to Android 6.0 Marshmallow I found out that my spinners have some additional padding as you can see in the picture:
But in Lollipop and older version of Android is:
As you can see, in the first picture is displaced a text of selected item and arrow.
Is there a way to have Lollipop Spinner on Marsmallow?