From d6d29d59989af710f84f03f6a90f4ae2681a9bc0 Mon Sep 17 00:00:00 2001 From: antonio Date: Sun, 4 Jun 2023 11:36:25 +0200 Subject: [PATCH] style: toolbar icon --- app/src/main/res/layout/fragment_home.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_home.xml b/app/src/main/res/layout/fragment_home.xml index 933facf1..6e10ecc1 100644 --- a/app/src/main/res/layout/fragment_home.xml +++ b/app/src/main/res/layout/fragment_home.xml @@ -24,11 +24,11 @@ android:orientation="horizontal"> + android:background="@drawable/ic_toolbar_tempo" />