mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] Fix QR scan button not showing up when choosing a RTL language
This commit is contained in:
parent
c3df9a26d2
commit
1b6c555758
@ -180,7 +180,6 @@
|
|||||||
android:textOn="@string/search_scan_button"
|
android:textOn="@string/search_scan_button"
|
||||||
app:drawableStartCompat="@drawable/ic_qr"
|
app:drawableStartCompat="@drawable/ic_qr"
|
||||||
app:layout_constraintBottom_toBottomOf="@id/pill_wrapper"
|
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_constraintStart_toStartOf="@id/pill_wrapper"
|
||||||
app:layout_constraintTop_toTopOf="@id/pill_wrapper" />
|
app:layout_constraintTop_toTopOf="@id/pill_wrapper" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user