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

Commit 697e1868 authored by Fan Zhang's avatar Fan Zhang
Browse files

Remove hardcoded actionbar background color.

Bug: 33558692
Test: visual
Change-Id: Ia95799f86eab5b9566cca52ee0409d303e16a3c6
parent ab99c11c
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -37,8 +37,7 @@
                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"