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

Commit af7c0c7d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove hardcoded actionbar background color."

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