Skip to content
Snippets Groups Projects
Commit 09462926 authored by Brais Gabín's avatar Brais Gabín Committed by Geoffrey Métais
Browse files

Remove unnecesary background


Signed-off-by: default avatarGeoffrey Métais <geoffrey.metais@gmail.com>
parent eb663888
No related branches found
No related tags found
No related merge requests found
......@@ -13,8 +13,7 @@
<androidx.coordinatorlayout.widget.CoordinatorLayout
android:id="@+id/coordinator"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/background_default" >
android:layout_height="match_parent">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appbar"
android:layout_width="match_parent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment