Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
e0734213
Commit
e0734213
authored
Jun 03, 2017
by
Qiu Xiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整UI颜色
parent
be4830dc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
controls.js
example/src/controls.js
+1
-1
gestures.js
example/src/gestures.js
+1
-1
layers.js
example/src/layers.js
+1
-1
No files found.
example/src/controls.js
View file @
e0734213
...
@@ -63,7 +63,7 @@ const styles = StyleSheet.create({
...
@@ -63,7 +63,7 @@ const styles = StyleSheet.create({
},
},
controls
:
{
controls
:
{
height
:
72
,
height
:
72
,
backgroundColor
:
'#f
ff
'
,
backgroundColor
:
'#f
5f5f5
'
,
flexDirection
:
'row'
,
flexDirection
:
'row'
,
justifyContent
:
'space-between'
,
justifyContent
:
'space-between'
,
elevation
:
4
,
elevation
:
4
,
...
...
example/src/gestures.js
View file @
e0734213
...
@@ -62,7 +62,7 @@ const styles = StyleSheet.create({
...
@@ -62,7 +62,7 @@ const styles = StyleSheet.create({
},
},
controls
:
{
controls
:
{
height
:
72
,
height
:
72
,
backgroundColor
:
'#f
ff
'
,
backgroundColor
:
'#f
5f5f5
'
,
flexDirection
:
'row'
,
flexDirection
:
'row'
,
justifyContent
:
'space-between'
,
justifyContent
:
'space-between'
,
elevation
:
4
,
elevation
:
4
,
...
...
example/src/layers.js
View file @
e0734213
...
@@ -52,7 +52,7 @@ const styles = StyleSheet.create({
...
@@ -52,7 +52,7 @@ const styles = StyleSheet.create({
},
},
controls
:
{
controls
:
{
height
:
54
,
height
:
54
,
backgroundColor
:
'#f
ff
'
,
backgroundColor
:
'#f
5f5f5
'
,
flexDirection
:
'row'
,
flexDirection
:
'row'
,
justifyContent
:
'space-between'
,
justifyContent
:
'space-between'
,
elevation
:
4
,
elevation
:
4
,
...
...
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