Replace action button footer in remaining symptom views

This commit is contained in:
Julia Friesel
2018-08-20 13:44:05 +02:00
parent d897c3b89f
commit 8629fd5369
10 changed files with 375 additions and 394 deletions
+4
View File
@@ -83,6 +83,10 @@ export default StyleSheet.create({
symptomDataText: {
fontSize: 12
},
menuOnBottom: {
flex: 1,
justifyContent: 'space-between'
},
symptomEditRow: {
justifyContent: 'space-between',
marginBottom: 10,