Android Button with No Padding
问题 I am trying to use the open source antennapod application as a reference for building my android application. I am using ActionBarSherlock and want to create a button at the bottom of my layout that extends from side to side with no padding. It should look like this: My Styles.xml looks like this: <?xml version="1.0" encoding="utf-8"?> <resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="Theme.Application.Light" parent="@style/Theme.Sherlock.Light"> <item name=