Remove double elevation in tag editor (#265)
* Remove double elevation in tag editor * Change elevation in XML instead of Java class
This commit is contained in:
parent
f79e021ab9
commit
571e87f9b6
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@
|
|||
android:id="@+id/toolbar"
|
||||
style="@style/Toolbar"
|
||||
android:layout_gravity="start|left"
|
||||
android:elevation="0dp"
|
||||
android:background="#00000000"
|
||||
tools:ignore="RtlHardcoded" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue