Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
孙凯
2017-02-10 11:52:12 +0800
Commit
e4b9a926db3021953368f62d0679739c2ab17ab0
1 parent
380bae12
修改 loading 移位的问题 review by hongmo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
js/guang/components/detail/Detail.js
js/guang/components/detail/Detail.js
View file @
e4b9a92
...
...
@@ -175,7 +175,8 @@ let {width, height} = Dimensions.get('window');
let
styles
=
StyleSheet
.
create
({
container
:
{
flex
:
1
,
width
:
width
,
height
:
height
,
},
contentContainer
:{
backgroundColor
:
'white'
,
...
...
Please
register
or
login
to post a comment