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.

Image A is showing the correct pop up, it's inside the frame of the keyboard. Image B Inside the frame is wrong as a pop-up clip.

Anything outside the view is allowed to be displayed; It will be cleared automatically.



Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -