diff --git a/LegacyComponents/TGMediaPickerGalleryInterfaceView.m b/LegacyComponents/TGMediaPickerGalleryInterfaceView.m index c0bfdaac16..5ed1ac6496 100644 --- a/LegacyComponents/TGMediaPickerGalleryInterfaceView.m +++ b/LegacyComponents/TGMediaPickerGalleryInterfaceView.m @@ -1327,9 +1327,6 @@ break; } - if (hasHeaderView) - frame.origin.y += 64; - return frame; }