popup - iOS 8 : Keyboard Extension. Issue with adding pop up of keys -
I am creating my keyboard extension app and added a key pop animation to the button on the user's tap on it. It works fine for the inside image but the top line image is hidden for the pop up area because this subview clips. I tried with the ClothBond property and set it as incorrect. But still no one is working, does anyone have any idea how to fix this? Adding a subview on supervision also does not work
Image A is showing correct pop up because it has a frame inside the keyboard. The image is wrong as the pop-up clip inside the B frame.
Anything outside the view is allowed to be displayed; It will be cleared automatically.
Comments
Post a Comment