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

Commit d0702938 authored by Carlos Valdivia's avatar Carlos Valdivia Committed by Android (Google) Code Review
Browse files

Merge "Add Account button now follow UX guidlines." into jb-dev

parents 3815860f adb85a4e
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -56,7 +56,12 @@
        android:layout_weight="1"
        android:scrollbarAlwaysDrawVerticalTrack="true" />

    <View android:layout_height="1dip"
        android:layout_width="match_parent"
        android:background="?android:attr/dividerHorizontal" />

    <Button android:id="@+id/addAccount"
        style="?android:attr/buttonBarButtonStyle"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:layout_marginLeft="2dip"