1
0
Fork 0

Provide top padding to URL

master
David Walsh 2019-11-18 15:37:47 -06:00 committed by Emily Kager
parent 6bd6e3035d
commit 8016eb56aa
1 changed files with 1 additions and 0 deletions

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"