FlyOutMenu icon indicating copy to clipboard operation
FlyOutMenu copied to clipboard

cannot use EditText

Open unruledboy opened this issue 12 years ago • 4 comments
trafficstars

Hi,

If there is an EditText control, after getting focus, the FlyoutMenu will be closed.

unruledboy avatar Aug 20 '13 01:08 unruledboy

Hello I used this FlyOutContainer in main activity and when I click a link that I have put in my fly out menu it goes to next activity and if there be an EditText and user focus on EditText and then go back to main activity main fly out container can't load include in their proper position.

thanks for sharing your code.

moostafaa avatar Jul 26 '15 09:07 moostafaa

I'm confused with how to make the menu texts into buttons when I click them I want to start a new activity but it just stays on the main one with out changing. Any ideas?

midnightcipher avatar Aug 06 '15 06:08 midnightcipher

It is really simple, if you would like you can use a textView or Linearlayout on use click event of desired control

moostafaa avatar Aug 06 '15 11:08 moostafaa

I know how to create the btn click event but not sure on the code how to change the content include to something else. Do you have an example on how I could do this? On 6/08/2015 11:06 pm, "moostafaa" [email protected] wrote:

It is really simple, if you would like you can use a textView or Linearlayout on use click event of desired control

— Reply to this email directly or view it on GitHub https://github.com/garuma/FlyOutMenu/issues/2#issuecomment-128329627.

midnightcipher avatar Aug 06 '15 11:08 midnightcipher