kulpreetchilana / Custom-iOS-Keyboards

Easily customizable custom inputView for iOS that imitates the native iOS keyboard.
474 stars 119 forks source link

button pop behind input accessory view #4

Open garudaonekh opened 11 years ago

garudaonekh commented 11 years ago

photo Hi, If i add input accessory view, the pop button will be behind the accessory view.

Any suggestion for this?

Thanks;

ghost commented 10 years ago
tbAboveKeyboard.layer.zPosition = -1;