Commit 1e622fca by tungnq

Merge branch 'tung_ui' of http://git.dcv.vn/tungnq/AppUms_Lecturer into tung_ui

parents 96f0ffae d9b15988
...@@ -12,7 +12,7 @@ const styles = StyleSheet.create({ ...@@ -12,7 +12,7 @@ const styles = StyleSheet.create({
minWidth:Platform.OS === 'ios' ? 70 : 80, minWidth:Platform.OS === 'ios' ? 70 : 80,
backgroundColor:R.colors.grayButton, backgroundColor:R.colors.grayButton,
borderRadius:10, borderRadius:10,
marginRight:Platform.OS === 'ios' ? 10 : 15, marginRight:Platform.OS === 'ios' ? 23 : 15,
alignItems:'center', alignItems:'center',
justifyContent:'center', 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