EditText views shrink in size if I use this to change their color:
android:background="@android:color/white"
Why is this happening? How can I make them white and maintain their size? I dont like the default grey look they have. Same question regarding spinners...
1、You can set minHeight attribute in xml layout 2、you can set a white background image that has the same height with the system edittext's backgound image. 3、you can just set background as transparent color and a white background to it's parent view.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With