|
@ -121,6 +121,7 @@ function RiverFloodSharingDataScreen(props) { |
|
|
<SvgLabeledButton |
|
|
<SvgLabeledButton |
|
|
style={{ marginRight: 17 }} |
|
|
style={{ marginRight: 17 }} |
|
|
onPress={() => { |
|
|
onPress={() => { |
|
|
|
|
|
setRiverScale(2); |
|
|
setRiverSituation("ALTO"); |
|
|
setRiverSituation("ALTO"); |
|
|
}} |
|
|
}} |
|
|
SvgImage={assets.riverLevel.High} |
|
|
SvgImage={assets.riverLevel.High} |
|
|
xxxxxxxxxx