Remove unused elevation

This commit is contained in:
ariskotsomitopoulos 2022-04-05 16:29:54 +03:00
parent 858623b5a4
commit a269aa5046
1 changed files with 0 additions and 1 deletions

View File

@ -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"