am 48cf582d: Merge "Volume overlay right padding increased" into ics-mr0

* commit '48cf582df3bb81afae36314c187f909486c47c55':
  Volume overlay right padding increased
This commit is contained in:
Justin Ho
2011-10-13 07:36:09 -07:00
committed by Android Git Automerger

View File

@@ -27,7 +27,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:padding="16dip"
android:layout_marginLeft="8dip"
android:background="?attr/selectableItemBackground"
/>
@@ -38,8 +37,6 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:padding="16dip"
android:layout_marginRight="8dip" />
android:layout_marginRight="16dip" />
</LinearLayout>