summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/topbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/topbar.xml')
-rw-r--r--app/src/main/res/layout/topbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/topbar.xml b/app/src/main/res/layout/topbar.xml
index a493b3b..90fb29a 100644
--- a/app/src/main/res/layout/topbar.xml
+++ b/app/src/main/res/layout/topbar.xml
@@ -26,7 +26,7 @@
>
<com.google.android.material.appbar.MaterialToolbar
- android:background="@color/white"
+ android:background="@color/primary"
android:elevation="0dp"
android:id="@+id/toolbar"
android:layout_height="?android:attr/actionBarSize"