summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/app_bar_main.xml
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2022-09-28 09:34:33 +0200
committerMaksymilian Jopek <maks@jopek.eu>2022-09-28 09:34:33 +0200
commitf795a3f4b38da552cb5e630b06e353bd7752756f (patch)
treeeb2b3b2706ba9d7d123976fdfd2d224056626955 /app/src/main/res/layout/app_bar_main.xml
parentd191a1cfc5ec76fd9985a0878b42775dbe1eddf8 (diff)
downloadlector-de-codi-master.tar.gz
lector-de-codi-master.tar.zst
lector-de-codi-master.zip
Diffstat (limited to 'app/src/main/res/layout/app_bar_main.xml')
-rw-r--r--app/src/main/res/layout/app_bar_main.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/layout/app_bar_main.xml b/app/src/main/res/layout/app_bar_main.xml
index 53849bc..498962d 100644
--- a/app/src/main/res/layout/app_bar_main.xml
+++ b/app/src/main/res/layout/app_bar_main.xml
@@ -7,10 +7,12 @@
tools:context=".MainActivity">
<com.google.android.material.appbar.AppBarLayout
+ android:id="@+id/app_bar_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="@style/Theme.LectorDeCodi.AppBarOverlay">
+<!-- <androidx.appcompat.widget.Toolbar-->
<androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"