Android already disables overscroll when the content is smaller than the ScrollView. This diff makes iOS do the same.
Details
Details
- Confirmed that iOS behaves as if there is no ScrollView when the content is smaller than the ScrollView
- Confirmed that no change was observed when the content is larger than the ScrollView (it remains scrollable) by adding more bullet points to the ConnectEthereum screen
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- ashoat/registration
- Lint
No Lint Coverage - Unit
No Test Coverage