-
Notifications
You must be signed in to change notification settings - Fork 204
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
Got some issue in Android device tabs at top are not scrolling when dragging the below content and even on clicking the last visible tab it is not moving to the center #36
Comments
this is not supported in latest ionic version for android devices |
I hope this can be of help. tabSlideBox.js before------------------------------- after------------------------------- |
@Rawikirran , @Friedog Hi guys, did you find some solution for this issue? I'm having the same problem in android devices. Thank you guys. |
I am also Facing the Same issue , Any of you found solution |
Hmmm.. I don't even remember what was the issue, but right know I have this problem solved, I made a lot of modifications in the source code, I'll check if I find what I did and come back with and answer. Here is my mail also if you have some extra help. diego.cortez at tutanota de |
Hi diego-cortez ... Thank u for your attention .... we are facing this issue only for android devices |
I have Solved this issue it is ionic issue ... Just copy go to the link(http://code.ionicframework.com/1.0.0-rc.4/js/ionic.bundle.min.js) and copy entire file save it to www/js foler and replace instead of ionic.bundle.min.js |
@Gopinath7007 That's works for me! Thnks a lot |
@Gopinath7007 It is working fine on browser after ionic serve but not on android real device. Can anyone help please |
@anjali14garg , Just go to platforms -- > android --> assets and delete www folder and try ionic run android if that dsnt work , trry remove platform add again .... |
@Gopinath7007 Thanks for your reply , I already tried your solution. It is not working. The version for the file you have given is v1.0.0-rc.4 and i am using v1.3.2. This is the higher version from yours. According to you the higher version have problems. And ionic -v command gives me 2.2.3 but the project is using ionic 1 and angular js |
Same issue has been fixed and app is in live , I was busy with react redux so I misd :( ionic a lot , Give me some time i will check it and ping you back with the solution ... ASAP ... |
@Gopinath7007 Ya sure please let me know when it is resolved as my app is pending because of this issue to go Live |
Oops its working fine in my device ... could you please send me your www folder to check it out |
@Gopinath7007 can you please share your mail id as its not possible for me to share my www folder here. |
Hi Anjali this is my email , [email protected] , |
Thanks @Gopinath7007 It worked for me...:) |
@Gopinath7007 - What was the issue with ionic which you fixed? |
The text was updated successfully, but these errors were encountered: