mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
For #7714: Align engine name to viewStart to support RTL layouts
This commit is contained in:
parent
355cb35cb6
commit
8274ff6f2b
@ -37,6 +37,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="@dimen/radio_button_padding_horizontal"
|
||||
android:layout_marginEnd="@dimen/radio_button_padding_horizontal"
|
||||
android:textAlignment="viewStart"
|
||||
app:layout_constraintStart_toEndOf="@id/engine_icon"
|
||||
app:layout_constraintTop_toTopOf="@id/engine_icon"
|
||||
app:layout_constraintEnd_toEndOf="parent" />
|
||||
|
Loading…
Reference in New Issue
Block a user