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

Commit 81454177 authored by Bryan Eyler's avatar Bryan Eyler
Browse files

Add status bar to fullscreen user switcher.

Adds the car status bar to the fullscreen user switcher.
Adjusts the theme to match the black theme of the fullscreen user
switcher.

Tested on Mojave
Bug 36454400

Change-Id: Icda39d47f9ec176350264904ba6709d4281bfce8
parent 045de63a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@
        android:layout_width="match_parent"
        android:layout_height="match_parent">

        <include layout="@layout/car_status_bar_header"
            android:theme="@android:style/Theme"
            android:layout_alignParentTop="true"/>

        <!-- This progress bar is the countdown timer. -->
        <ProgressBar
            android:id="@+id/countdown_progress"