2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00

Fix QR scan button not showing up when choosing a RTL language

This commit is contained in:
rayanHappy 2021-09-19 22:37:51 +03:00 committed by Arturo Mejia
parent 3272de1364
commit 6a3b9c4b8f

View File

@ -180,7 +180,6 @@
android:textOn="@string/search_scan_button"
app:drawableStartCompat="@drawable/ic_qr"
app:layout_constraintBottom_toBottomOf="@id/pill_wrapper"
app:layout_constraintEnd_toStartOf="@id/search_engines_shortcut_button"
app:layout_constraintStart_toStartOf="@id/pill_wrapper"
app:layout_constraintTop_toTopOf="@id/pill_wrapper" />