Android Spinner: Remove Extra White Space Between Text and Dropdown Icon
问题 I have a spinner and by default there is extra white-space between text and dropdown icon which I really don't like and wanna remove it. Tried searching over the web but did not get anything which could help me. Anybody here who has done it earlier? 回答1: I did it myself after playing with Spinner. Here is the solution which worked pretty well. First create a Dropdown with indicator image of your choice. <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item> <shape