mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-08-06 07:58:39 +00:00
Even out view spacing in add site screen
This commit is contained in:
parent
2585ed77b9
commit
b153622a93
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginTop="@dimen/content_inset"
|
android:layout_marginTop="@dimen/content_inset_less"
|
||||||
android:text="@string/response_timeout"
|
android:text="@string/response_timeout"
|
||||||
style="@style/NockText.SectionHeader"
|
style="@style/NockText.SectionHeader"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue