Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
Linhome-Android
Commits
328f12d1
Commit
328f12d1
authored
Mar 24, 2022
by
Christophe Deschamps
Browse files
Allow port specification in proxy
parent
dd2c444f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/src/main/res/layout/fragment_assistant_login_sip.xml
app/src/main/res/layout/fragment_assistant_login_sip.xml
+1
-1
No files found.
app/src/main/res/layout/fragment_assistant_login_sip.xml
View file @
328f12d1
...
...
@@ -129,7 +129,7 @@
title=
'@{"proxy"}'
liveString=
"@{model.proxy.first}"
liveValidity=
"@{model.proxy.second}"
validator=
"@{validators.
hostnameEmptyOrValidValidator
}"
validator=
"@{validators.
sipUri
}"
android:inputType=
"@{InputType.TYPE_TEXT_VARIATION_URI}"
android:visibility=
'@{model.moreOptionsOpened ? View.VISIBLE : View.GONE }'
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment