Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dave Griffiths
mongoose-2000
Commits
4ecdb29c
Commit
4ecdb29c
authored
Jun 11, 2014
by
Dave Griffiths
Browse files
attempting fix for review screen
parent
1806cff8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
android/assets/starwisp.scm
android/assets/starwisp.scm
+11
-8
No files found.
android/assets/starwisp.scm
View file @
4ecdb29c
...
@@ -1994,14 +1994,17 @@
...
@@ -1994,14 +1994,17 @@
(
activity
(
activity
"review"
"review"
(
vert
(
vert
(
text-view
(
make-id
"title"
)
"Review changes"
40
fillwrap
)
(
text-view
0
"Review changes"
40
fillwrap
)
(
linear-layout
(
scroll-view-vert
(
make-id
"review-list"
)
0
(
layout
'fill-parent
'wrap-content
1
'left
0
)
'vertical
(
list
(
layout
'fill-parent
'wrap-content
1
'left
0
)
(
linear-layout
(
list
0
0
0
0
)
(
make-id
"review-list"
)
(
list
))
'vertical
)
(
layout
'fill-parent
'fill-parent
1
'left
0
)
(
list
0
0
0
0
)
(
list
))
)))
(
lambda
(
activity
arg
)
(
lambda
(
activity
arg
)
(
activity-layout
activity
))
(
activity-layout
activity
))
(
lambda
(
activity
arg
)
(
lambda
(
activity
arg
)
...
...
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