Skip to content
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

Multi Tab problems #105

Closed
TheMasterRoot opened this issue Jan 16, 2017 · 4 comments
Closed

Multi Tab problems #105

TheMasterRoot opened this issue Jan 16, 2017 · 4 comments
Labels

Comments

@TheMasterRoot
Copy link

im having problems in google loguin function

im trying to make a new tab for google loguin but whem i user the code for multitabs it give me a error

on MyNewActivity.this

( what i nee dto do ? )

@ocram ocram added the question label Jan 17, 2017
@ocram
Copy link
Contributor

ocram commented Jan 17, 2017

So what's the error that you're seeing?

Apart from that, where did you get the code for the multi-tab feature from and what is the exact code that you're using?

@TheMasterRoot
Copy link
Author

the error on code is on MyNewActivity.this i must to create it ? or what i must to do to create a new tab?
other thing that is hapening is in input files whem i click on it it open the file chooser but whem i choose some image or any file the input is not filled and i cant submit any image to upload.

@ocram
Copy link
Contributor

ocram commented Jan 17, 2017

Sorry, can't help with the implementation. There's no bug there as far as we know.

That MyNewActivity is another Activity class that you need to create and implement. The line that you found references that Activity so it's marked as an error if the class does not exist. You can give it any name you'd like.

Your problems with file inputs may be related to #4, otherwise please check your implementation again.

@ocram ocram closed this as completed Jan 17, 2017
@TheMasterRoot
Copy link
Author

TheMasterRoot commented Jan 17, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants