Remove unused elevation
This commit is contained in:
parent
858623b5a4
commit
a269aa5046
@ -127,7 +127,6 @@
|
|||||||
android:id="@+id/threadsFeedBackConstraintLayout"
|
android:id="@+id/threadsFeedBackConstraintLayout"
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:elevation="30dp"
|
|
||||||
android:padding="6dp"
|
android:padding="6dp"
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
|
Loading…
Reference in New Issue
Block a user