Page MenuHomePhabricator

[native] Disable overscroll for RegistrationContainer on iOS
ClosedPublic

Authored by ashoat on May 16 2023, 3:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 10:54 AM
Unknown Object (File)
Fri, Dec 27, 10:54 AM
Unknown Object (File)
Fri, Dec 27, 10:53 AM
Unknown Object (File)
Fri, Dec 27, 10:43 AM
Unknown Object (File)
Nov 30 2024, 5:00 PM
Unknown Object (File)
Nov 16 2024, 12:13 PM
Unknown Object (File)
Nov 1 2024, 6:07 PM
Unknown Object (File)
Nov 1 2024, 6:07 PM
Subscribers

Details

Summary

Android already disables overscroll when the content is smaller than the ScrollView. This diff makes iOS do the same.

Test Plan
  1. Confirmed that iOS behaves as if there is no ScrollView when the content is smaller than the ScrollView
  2. 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

Repository
rCOMM Comm
Branch
ashoat/registration
Lint
No Lint Coverage
Unit
No Test Coverage