delight-im / Android-AdvancedWebView

Enhanced WebView component for Android that works as intended out of the box
MIT License
2.39k stars 574 forks source link

Multi Tab problems #105

Closed TheMasterRoot closed 7 years ago

TheMasterRoot commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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 https://github.com/delight-im/Android-AdvancedWebView/issues/4, otherwise please check your implementation again.

TheMasterRoot commented 7 years ago

in this new activity how can i load the new tab there is some example ? and im using android 6.0.1 but the file input is not working

2017-01-17 18:11 GMT-02:00 Marco notifications@github.com:

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 https://github.com/delight-im/Android-AdvancedWebView/issues/4, otherwise please check your implementation again.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/delight-im/Android-AdvancedWebView/issues/105#issuecomment-273285064, or mute the thread https://github.com/notifications/unsubscribe-auth/AGyog2lL6C-yFSx0jAkqriYj36wOaVZnks5rTSBxgaJpZM4Lk6GL .

--

http://www.redrose.com.br