Commit b79dbb6b by tungnq

TODO: Đã sửa một số phần giao diện

parent de1342cc
......@@ -35,15 +35,16 @@ const styles = StyleSheet.create({
borderRadius: 15,
marginBottom: 18,
padding: 15,
elevation: 1,
shadowColor: R.colors.black,
shadowOffset: {
width: 0,
height: 2,
height:2
},
shadowRadius: 2,
shadowOpacity: 0.5,
shadowRadius: 1,
elevation: 1,
},
text: {
fontSize: R.fontsize.fontsSize12,
fontWeight: "600",
......
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