mirror of
				https://github.com/pierre42100/ComunicAndroid
				synced 2025-11-04 03:24:04 +00:00 
			
		
		
		
	Avoid useless posts reloading on LatestPostsFragment pauses
This commit is contained in:
		@@ -112,7 +112,8 @@ public class LatestPostsFragment extends Fragment
 | 
			
		||||
        MainActivity.SetNavbarSelectedOption(getActivity(), R.id.action_latest_posts);
 | 
			
		||||
 | 
			
		||||
        //Refresh the list of posts of the user
 | 
			
		||||
        refresh_posts_list();
 | 
			
		||||
        if(mPostsList == null)
 | 
			
		||||
            refresh_posts_list();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user