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:
parent
3272de1364
commit
6a3b9c4b8f
@ -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" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user