stanford-oval / almond-android

The Almond Android App
Other
12 stars 8 forks source link

Remove underline from assistant_input #95

Closed MateusRodCosta closed 5 years ago

MateusRodCosta commented 5 years ago

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.

gcampax commented 5 years ago

Hi Matheus! Thank you for your contribution to Almond! We tested your change, and it looks good, so I'm going ahead and merging this.