From 8060d1db647a69a76509ec917f9aff77fd475efa Mon Sep 17 00:00:00 2001 From: CappielloAntonio Date: Fri, 27 Aug 2021 16:54:36 +0200 Subject: [PATCH] Changed toolbar dummy-icon --- .idea/misc.xml | 5 +++++ app/src/main/res/drawable-v24/ic_toolbar_motion_on.xml | 9 +++++++++ app/src/main/res/layout/fragment_home.xml | 9 ++++----- app/src/main/res/layout/fragment_library.xml | 9 ++++----- app/src/main/res/values/styles.xml | 10 +++++++++- 5 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 app/src/main/res/drawable-v24/ic_toolbar_motion_on.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index b80af249..ea255e67 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,10 +3,12 @@