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

Commit dbf79fe0 authored by Fan Zhang's avatar Fan Zhang
Browse files

Revert "Remove hardcoded actionbar background color."

This reverts commit 697e1868.

Change-Id: Id3223eeba6f07f9b90d1f5e0e4fd42bae1cf3f1b
parent 697e1868
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -37,7 +37,8 @@
                android:layout_height="wrap_content"
                android:layout_height="wrap_content"
                android:navigationContentDescription="@*android:string/action_bar_up_description"
                android:navigationContentDescription="@*android:string/action_bar_up_description"
                android:theme="?android:attr/actionBarTheme"
                android:theme="?android:attr/actionBarTheme"
                style="?android:attr/toolbarStyle"/>
                style="?android:attr/toolbarStyle"
                android:background="?android:attr/colorPrimary" />
        </FrameLayout>
        </FrameLayout>
        <FrameLayout
        <FrameLayout
            android:id="@+id/content_header_container"
            android:id="@+id/content_header_container"