Skip to content

Commit

Permalink
update width
Browse files Browse the repository at this point in the history
  • Loading branch information
xuewu.wei committed Dec 18, 2017
1 parent e3bd8c3 commit f87f31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionbar/src/main/res/layout/actionbar_view.xml
Expand Up @@ -48,7 +48,7 @@

<LinearLayout
android:id="@+id/actionbar_left_menus"
android:layout_width="@dimen/actionbar_height"
android:layout_width="wrap_content"
android:layout_height="@dimen/actionbar_height"
android:layout_centerVertical="true"
android:layout_margin="0dp"
Expand Down

0 comments on commit f87f31b

Please sign in to comment.