You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using BLKFlexibleHeightBar in my application which supports all device orientations in iPhone X. When I go from portrait to landscape mode, I want to adjust bar height (want to make smaller). Apparently, I am not able to change the height after initialization.
I am able to change everything (x, y, width) but the height.
Any help?
The text was updated successfully, but these errors were encountered:
ankushkushwaha
changed the title
How to change actual height (frame) of BLKFlexibleHeightBar?
How to change actual height (frame.height) of BLKFlexibleHeightBar?
Apr 10, 2018
I am using BLKFlexibleHeightBar in my application which supports all device orientations in iPhone X. When I go from portrait to landscape mode, I want to adjust bar height (want to make smaller). Apparently, I am not able to change the height after initialization.
I am able to change everything (x, y, width) but the height.
Any help?
The text was updated successfully, but these errors were encountered: