Commit 6741b858 authored by Trisno's avatar Trisno

uncommend dan update build 107

parent 08967843
{
"expo": {
"extra" : {
"buildNumber" : "106",
"buildNumber" : "107",
"remarks": ""
},
......
......@@ -694,7 +694,7 @@ const styles = StyleSheet.create({
flex: 0.1,
flexDirection: 'row',
backgroundColor: '#CFB368',
// paddingTop: StatusBar.currentHeight
paddingTop: StatusBar.currentHeight
// justifyContent: 'space-between',
// alignItems: 'center'
},
......
......@@ -139,7 +139,7 @@ const styles = StyleSheet.create({
},
header: {
flex: 0.1,
// paddingTop: StatusBar.currentHeight,
paddingTop: StatusBar.currentHeight,
backgroundColor: '#ccb46c',
justifyContent: 'center'
},
......
......@@ -118,7 +118,7 @@ const styles = StyleSheet.create({
},
header: {
flex: 0.1,
// paddingTop: StatusBar.currentHeight,
paddingTop: StatusBar.currentHeight,
backgroundColor: '#CFB368',
justifyContent: 'center'
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment