Commit 2474498c by tungnq

TODO: Giảm màu giao diện của điểm danh

parent ca908769
...@@ -41,9 +41,9 @@ const styles = StyleSheet.create({ ...@@ -41,9 +41,9 @@ const styles = StyleSheet.create({
width: 0, width: 0,
height: 2, height: 2,
}, },
shadowOpacity: 1, shadowOpacity: 0.5,
shadowRadius: 1, shadowRadius: 1,
elevation: 2, elevation: 1,
}, },
content: { content: {
flex: 1, flex: 1,
......
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