mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 02:25:28 +00:00
Fixed elevation causing log screen look odd
This commit is contained in:
parent
f76015d714
commit
258f170cd7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user