Fix cycle day overview categories inline

This commit is contained in:
Julia Friesel
2018-07-20 13:33:15 +02:00
committed by emelko
parent b8e99194d9
commit 32c08c8df7
+3 -5
View File
@@ -120,11 +120,9 @@ export default class DayView extends Component {
</Button>
</View>
</View>
<View style={ styles.itemsInRowSeparatedView }>
<View style={{flex: 1}}>
<Text style={styles.symptomDayView}>Cervix</Text>
</View>
<View style={ styles.singleButtonView }>
<View style={styles.symptomViewRowInline}>
<Text style={styles.symptomDayView}>Cervix</Text>
<View style={ styles.symptomEditButton }>
<Button
onPress={() => this.showView('cervixEditView')}
title={cervixLabel}>