Skip to content

Commit 4cb72fe

Browse files
committed
don't need to flex the row
1 parent a696aa3 commit 4cb72fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

App/Components/SimpleListItem.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ var styles = StyleSheet.create({
8585
backgroundColor: 'white'
8686
},
8787
row: {
88-
flex: 1,
8988
flexDirection: 'row',
9089
alignItems: 'center',
9190
padding:20

0 commit comments

Comments
 (0)