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

Commit adb85a4e authored by Carlos Valdivia's avatar Carlos Valdivia
Browse files

Add Account button now follow UX guidlines.

Bug: 6387717
Change-Id: I4846c346fdbbe1ca34502a96e0277e9b305342b6
parent 85973212
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"