FIX: Can't paste in address block while building tx (10k Sat bounty) #2234 (#2236)

This commit is contained in:
Marcos Rodriguez Vélez 2020-11-30 12:48:24 -05:00 committed by GitHub
parent 5476d08c21
commit 6b4d186f31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1388,6 +1388,7 @@ export default class SendDetails extends Component {
ref={this.scrollView}
horizontal
pagingEnabled
removeClippedSubviews={false}
onMomentumScrollBegin={Keyboard.dismiss}
scrollIndicatorInsets={{ top: 0, left: 8, bottom: 0, right: 8 }}
contentContainerStyle={styles.scrollViewContent}