Fixed elevation causing log screen look odd

This commit is contained in:
Viktor De Pasquale 2019-04-18 16:13:31 +02:00
parent f76015d714
commit 258f170cd7

View File

@ -17,6 +17,7 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
app:elevation="0dp"
android:layout_height="wrap_content">
<androidx.appcompat.widget.Toolbar