mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-04 12:18:10 +01:00
This commit is contained in:
parent
5476d08c21
commit
6b4d186f31
1 changed files with 1 additions and 0 deletions
|
@ -1388,6 +1388,7 @@ export default class SendDetails extends Component {
|
||||||
ref={this.scrollView}
|
ref={this.scrollView}
|
||||||
horizontal
|
horizontal
|
||||||
pagingEnabled
|
pagingEnabled
|
||||||
|
removeClippedSubviews={false}
|
||||||
onMomentumScrollBegin={Keyboard.dismiss}
|
onMomentumScrollBegin={Keyboard.dismiss}
|
||||||
scrollIndicatorInsets={{ top: 0, left: 8, bottom: 0, right: 8 }}
|
scrollIndicatorInsets={{ top: 0, left: 8, bottom: 0, right: 8 }}
|
||||||
contentContainerStyle={styles.scrollViewContent}
|
contentContainerStyle={styles.scrollViewContent}
|
||||||
|
|
Loading…
Add table
Reference in a new issue