@@ -311,7 +311,7 @@ export default class Summary extends Component {
</View>
}
- { this.state.isActully &&
+ { (this.state.isActully && utils.isNotEmpty(this.state.summaryInfo.top)) &&
<View style={styles.bottomButton}>
<TextView
style={styles.feedback}