Munkhuu
Results
2
comments of
Munkhuu
ejabberdctl modules_update_specs command not working
wihout removing create new showcaseview causing memory leak (Samsung Galaxy Note 2) i fixed it removed showcase view from parent (it's temprorary fix) ``` if (showcase != null) ((ViewGroup)showcase.getParent()).removeView(showcase); showcase...