I switch two fragments following some actions, but setUserVisibleHint can't be called, so I want to call it manually. Is that right?
Asked
Active
Viewed 219 times
0
-
Can you be more explicit and yes you can override `setUserVisibleHint()` method – Apurva Mar 18 '16 at 05:13
-
How did u achieve this finally ? @BajiraoShinde : could you pls elaborate more on this . – AndroidGuy Mar 24 '17 at 09:38
-
check this link http://stackoverflow.com/questions/24161160/setuservisiblehint-called-before-oncreateview-in-fragment @AndroidGuy – Bajirao Shinde Mar 24 '17 at 11:05