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

Commit 998823a4 authored by Tony Huang's avatar Tony Huang Committed by android-build-merger
Browse files

Merge "Add color accent to DocumentsDefaultTheme" into qt-dev am: 6c9493b0

am: 5d27ae89

Change-Id: I3bd7fa70820b86ac1d343d47a48f11d48925eb65
parents 2ca95533 5d27ae89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@

        <!-- For material design widget, chips, buttons, not support attr-->
        <item name="colorPrimary">@color/primary</item>
        <item name="colorAccent">@color/primary</item>

        <item name="gridItemTint">@color/item_doc_grid_tint</item>

+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@

        <!-- For material design widget, chips, buttons, not support attr-->
        <item name="colorPrimary">@color/primary</item>
        <item name="colorAccent">@color/primary</item>

        <!-- TODO need to solve the error handle in GridItemThumbnail -->
        <item name="gridItemTint">@color/item_doc_grid_tint</item>