Improve message bubble.
This commit is contained in:
@@ -201,8 +201,6 @@ Item {
|
||||
background: Rectangle {
|
||||
color: Material.background
|
||||
|
||||
opacity: listView.atYBeginning ? 0 : 1
|
||||
|
||||
layer.enabled: true
|
||||
layer.effect: ElevationEffect {
|
||||
elevation: 2
|
||||
|
||||
Reference in New Issue
Block a user