Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar Desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar Desktop
Commits
9a69b249
Commit
9a69b249
authored
3 years ago
by
Sebastian
Committed by
Sebastian
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Remove comment about temporary changes to Login screen
parent
b3f125e1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7
Import upstream updates to UI
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/kotlin/org/briarproject/briar/desktop/dialogs/Login.kt
+0
-1
0 additions, 1 deletion
...in/kotlin/org/briarproject/briar/desktop/dialogs/Login.kt
with
0 additions
and
1 deletion
src/main/kotlin/org/briarproject/briar/desktop/dialogs/Login.kt
+
0
−
1
View file @
9a69b249
...
...
@@ -31,7 +31,6 @@ fun Login(
modifier
:
Modifier
=
Modifier
,
onResult
:
(
result
:
String
)
->
Unit
)
=
// All the changes in this file are be temporary -Paul, just changing colors so I can see the button and text field
Column
(
modifier
=
modifier
.
padding
(
16
.
dp
).
fillMaxSize
(),
verticalArrangement
=
Arrangement
.
Center
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment