-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot use EditText #2
Comments
Hello thanks for sharing your code. |
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. |
It is really simple, if you would like you can use a textView or Linearlayout on use click event of desired control |
I know how to create the btn click event but not sure on the code how to
|
Hi,
If there is an EditText control, after getting focus, the FlyoutMenu will be closed.
The text was updated successfully, but these errors were encountered: