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

Commit 662e4991 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I6719d39d into eclair-mr2

* changes:
  Fix alert dialog separator
parents badd8399 6719d39d
Loading
Loading
Loading
Loading
+7 −9
Original line number Diff line number Diff line
@@ -63,9 +63,7 @@
            android:visibility="gone"
            android:scaleType="fitXY"
            android:gravity="fill_horizontal"
            android:src="@android:drawable/dialog_divider_horizontal_light"
            android:layout_marginLeft="10dip"
            android:layout_marginRight="10dip"/>
            android:src="@android:drawable/divider_horizontal_dark" />
        <!-- If the client uses a customTitle, it will be added here. -->
    </LinearLayout>