2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00

[fenix] Provide top padding to URL

This commit is contained in:
David Walsh 2019-11-18 15:37:47 -06:00 committed by Emily Kager
parent 9f6b192e93
commit ab3dc16a21

View File

@ -17,6 +17,7 @@
style="@style/QuickSettingsText"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="8dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"