Skip to content

Commit

Permalink
Remove unused elevation
Browse files Browse the repository at this point in the history
  • Loading branch information
ariskotsomitopoulos committed Apr 5, 2022
1 parent 858623b commit a269aa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vector/src/main/res/layout/fragment_thread_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a269aa5

Please sign in to comment.