Page MenuHomePhabricator

[native] Measure whole KeyserverSelectionBottomSheet
ClosedPublic

Authored by ashoat on Mon, Nov 4, 1:54 PM.
Tags
None
Referenced Files
F3165432: D13868.id45592.diff
Wed, Nov 6, 9:35 PM
F3165428: D13868.id45640.diff
Wed, Nov 6, 9:34 PM
F3164441: D13868.diff
Wed, Nov 6, 7:22 PM
F3162336: D13868.diff
Wed, Nov 6, 11:20 AM
Subscribers

Details

Summary

Instead of measuring just part of this, and adding up some hardcoded constants to the measured part, we can simply measure the whole thing.

In combination with the parent diff, this allows us to remove the hardcoded constants entirely, and rely purely on the measurement.

Depends on D13867

Test Plan

In combination with the rest of the stack, I tested each individual use of our BottomSheet component to make sure that the bottom padding was reasonable. In most cases it was unchanged; in other cases, it was changed to be more consistent with the other BottomSheets in our codebase. In all cases, there was enough padding for the "home pill" at the bottom of the screen

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable