Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 650a3e88 authored by Adam Powell's avatar Adam Powell Committed by Android (Google) Code Review
Browse files

Merge "Fix the action bar menu layout to use the correct divider drawable." into ics-mr1

parents ea50748b 141bdb17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" />