From c3d04e77c3068470d36f1edee16f691404b0523a Mon Sep 17 00:00:00 2001 From: theck13 Date: Thu, 22 Jun 2017 15:05:45 -0600 Subject: [PATCH] Update advanced toolbar layout to stick ellipsis buttons right --- .../res/layout/aztec_format_bar_advanced.xml | 306 +++++++++--------- 1 file changed, 159 insertions(+), 147 deletions(-) diff --git a/aztec/src/main/res/layout/aztec_format_bar_advanced.xml b/aztec/src/main/res/layout/aztec_format_bar_advanced.xml index 62a607ef5..30fcb3d27 100644 --- a/aztec/src/main/res/layout/aztec_format_bar_advanced.xml +++ b/aztec/src/main/res/layout/aztec_format_bar_advanced.xml @@ -27,162 +27,175 @@ android:paddingRight="@dimen/format_bar_right_margin" tools:ignore="RtlHardcoded,RtlSymmetry" > - + android:layout_width="wrap_content" + android:orientation="horizontal" > - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_width="wrap_content" > - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + android:orientation="horizontal" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -193,13 +206,12 @@ android:background="@drawable/format_bar_button_ellipsis_vertical_selector" android:contentDescription="@string/format_bar_description_ellipsis_collapse" android:layout_height="fill_parent" - android:layout_toRightOf="@+id/format_bar_button_layout_expanded" android:layout_width="wrap_content" android:visibility="gone" style="@style/FormatBarButton" > - +