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

Commit 77894378 authored by Georg Veichtlbauer's avatar Georg Veichtlbauer
Browse files

ExactCalculator: In landscape mode, place the advanced panel first

Change-Id: I992e5822922a6cfc3989df867402ebee3a3ac21e
parent 9785f9a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,9 +31,9 @@
        android:layout_height="0dip"
        android:layout_weight="1">

        <include layout="@layout/pad_advanced" />
        <include layout="@layout/pad_numeric" />
        <include layout="@layout/pad_operator" />
        <include layout="@layout/pad_advanced" />

    </LinearLayout>