mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-20 03:25:14 +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
|
||||
android:layout_width="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"
|
||||
style="@style/NockText.SectionHeader"
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue