ogaclejapan / SmartTabLayout

A custom ViewPager title strip which gives continuous feedback to the user when scrolling
Apache License 2.0
7.09k stars 1.34k forks source link

Tab title gone after screen sleep. #60

Closed encryptgo closed 8 years ago

encryptgo commented 9 years ago

Hi @ogaclejapan i have found new bug, the tab title gone suddenly after activate the screen from sleep screen.

ogaclejapan commented 9 years ago

Hi, @encryptgo Do you really a problem of this library? I think that it is not in the tab library problem.

Please show me all the code in the onCreate(...) I want to look at the code until SmartTabLayout#setViewPager(...) is set.

encryptgo commented 9 years ago

Hi @ogaclejapan, yes i really sure because it occur on lollipop only.

ogaclejapan commented 8 years ago

I will not be able to raise this issue in my environment. I think the view is all gone by the destruction of Activity. So, we will close the issue.