mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-26 11:26:01 +03:00
Remove unused elevation
This commit is contained in:
parent
858623b5a4
commit
a269aa5046
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@
|
|||
android:id="@+id/threadsFeedBackConstraintLayout"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:elevation="30dp"
|
||||
android:padding="6dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
|
Loading…
Reference in a new issue