upd : border di android
This commit is contained in:
@@ -490,17 +490,17 @@ const Styles = StyleSheet.create({
|
||||
wrapItemDiscussion: {
|
||||
padding: 15,
|
||||
borderRadius: 5,
|
||||
borderColor: '#d6d8f6',
|
||||
// borderColor: '#d6d8f6',
|
||||
borderBottomWidth: 1,
|
||||
},
|
||||
wrapItemBorderBottom: {
|
||||
padding: 10,
|
||||
borderColor: '#d6d8f6',
|
||||
// borderColor: '#d6d8f6',
|
||||
borderBottomWidth: 1,
|
||||
},
|
||||
wrapItemBorderAll: {
|
||||
padding: 10,
|
||||
borderColor: '#d6d8f6',
|
||||
// borderColor: '#d6d8f6',
|
||||
borderWidth: 1,
|
||||
borderRadius: 5,
|
||||
marginBottom: 5
|
||||
|
||||
Reference in New Issue
Block a user