add pr ref
This commit is contained in:
committed by
Samuel Newman
parent
2de7b44d18
commit
9a683360f3
@@ -284,6 +284,7 @@ let PagerTabBar = ({
|
|||||||
// This is more reliable than .measure() on Android after certain
|
// This is more reliable than .measure() on Android after certain
|
||||||
// navigation transitions (e.g. returning from the logged-out view)
|
// navigation transitions (e.g. returning from the logged-out view)
|
||||||
// where .measure() can fail to return a height.
|
// where .measure() can fail to return a height.
|
||||||
|
// ref: https://github.com/bluesky-social/social-app/pull/9964 -sfp
|
||||||
if (isHeaderReady) {
|
if (isHeaderReady) {
|
||||||
onHeaderOnlyLayout(e.nativeEvent.layout.height)
|
onHeaderOnlyLayout(e.nativeEvent.layout.height)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user