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)
Thu, Sep 19, 12:34 PM
Unknown Object (File)
Tue, Sep 17, 11:33 PM
Unknown Object (File)
Tue, Sep 17, 11:33 PM
Unknown Object (File)
Tue, Sep 17, 11:33 PM
Unknown Object (File)
Tue, Sep 17, 11:29 PM
Unknown Object (File)
Jul 6 2024, 1:44 AM
Unknown Object (File)
Jul 3 2024, 2:58 AM
Unknown Object (File)
Jul 1 2024, 3:58 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable