SyntaxFix
Write A Post
Hire A Developer
Questions
Simply add the following style attribute in your Button tag:
Button
style="?android:attr/borderlessButtonStyle"
source: http://developer.android.com/guide/topics/ui/controls/button.html#Borderless
Then you can add dividers as in Karl's answer.