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
a635b889
Commit
a635b889
authored
Jun 24, 2020
by
Christophe Deschamps
Browse files
Display no account configured on account view
Former-commit-id: c0840e29d6e585ca20761ba62f6c16909551fe0e
parent
32d0f3a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/src/main/java/org/lindoor/ui/account/AccountViewModel.kt
app/src/main/java/org/lindoor/ui/account/AccountViewModel.kt
+1
-1
No files found.
app/src/main/java/org/lindoor/ui/account/AccountViewModel.kt
View file @
a635b889
...
...
@@ -56,7 +56,7 @@ class AccountViewModel : ViewModel() {
it
)
}
}
}
?:
Texts
.
get
(
"no_account_configured"
)
}
...
...
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