Issue #21794: Reverse chevron for inactive tabs

(cherry picked from commit bcc40e8e46)
pull/415/head
Jonathan Almeida 3 years ago committed by Gabriel Luong
parent 05268d10ae
commit afee07d38f

@ -47,7 +47,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
android:rotation="180"
android:contentDescription="@string/tab_menu"
app:layout_constraintBottom_toBottomOf="@id/inactive_title"
app:layout_constraintStart_toEndOf="@id/inactive_title"

Loading…
Cancel
Save