This should remove the underline on the input bar and make that component slightly more nice looking.
Also, as a side effect of removing the underline I needed to add new paddings, to which I chose 4dp horizontal and 16dp vertical, this might not look as nice on tablets depending on how android does the default padding for EditText-like elements.
This should remove the underline on the input bar and make that component slightly more nice looking.
Also, as a side effect of removing the underline I needed to add new paddings, to which I chose 4dp horizontal and 16dp vertical, this might not look as nice on tablets depending on how android does the default padding for EditText-like elements.