android - Fragment Tab providing slow response -


i use v4 support lib fragmenttabhost.

the requirement when i'm switching tab 1 & 1 every time in fragment

oncreateview() & onactivitycreated() calling. that's why code performance slow.

so, other solutions? how increase performance in fragment tab?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -