am b7dc4a33: am 650a3e88: Merge "Fix the action bar menu layout to use the correct divider drawable." into ics-mr1
* commit 'b7dc4a33166bd24cc1ce5fa8c3ef27618a54e274': Fix the action bar menu layout to use the correct divider drawable.
This commit is contained in:
@@ -18,6 +18,6 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:divider="?android:attr/dividerVertical"
|
||||
android:divider="?android:attr/actionBarDivider"
|
||||
android:dividerPadding="12dip"
|
||||
android:gravity="center_vertical" />
|
||||
|
||||
Reference in New Issue
Block a user