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
Post a Comment