add activity indicator to period details modal and adjust styling to make it visible
This commit is contained in:
@@ -18,7 +18,7 @@ LoadingMoreView.propTypes = {
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
loadingContainer: {
|
||||
height: '100%',
|
||||
height: 80,
|
||||
backgroundColor: Colors.turquoiseLight,
|
||||
justifyContent: 'center',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user