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

Commit c4301403 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Promotion of atel.lnx.2.0-00011.

CRs      Change ID                                   Subject
--------------------------------------------------------------------------------------------------------------
1063221 988088   I24a938626e86a3fade82ca0c92e557345b095ea9   Dialer: add upgrade for smart search table.
1050432   Iedc06167bf2edd50c7405a09cd99e68fdc3f4f7c   IMS-VT: Fix orientation change not working after back ke
1059292   I9753f5c984b0a2dd974599c9b049731eba08b2ac   IMS-VT: Make sure modify call progress spinner is displa
1062760   I5c1d2b1de7bca43b2432270a4a2c410290917675   Dialer: Can't show Card 2 call log one card existed
1059806   I2339aa5b333a9415d17f092f3ef8647a79b0304a   IMS: Customize HD icon in CallCard for some carriers

Change-Id: I1ce0a08d029e2b5af271f46782e6268823aa999d
CRs-Fixed: 1050432, 1059292, 1059806, 1063221, 988088, 1062760
parents 9f0a36a5 25184522
Loading
Loading
Loading
Loading
+650 B
Loading image diff...
+274 B
Loading image diff...
+639 B
Loading image diff...
+1000 B
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -116,7 +116,7 @@
                <ProgressBar
                    android:id="@+id/progress_bar"
                    style="@android:style/Widget.Material.ProgressBar"
                    android:layout_gravity="center"
                    android:layout_gravity="left|center_vertical"
                    android:layout_width="48dp"
                    android:layout_height="48dp"
                    android:indeterminate="true" />
Loading