mirror of
				https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
				synced 2025-10-31 00:48:09 +01:00 
			
		
		
		
	Fixed ViewPager adapter was initialized twice in ViewUserDetailActivity and it caused eventbus registered twice to PostFragment.
This commit is contained in:
		| @@ -117,8 +117,6 @@ public class ViewUserDetailActivity extends AppCompatActivity { | ||||
|             } | ||||
|         } | ||||
|  | ||||
|         getCurrentAccountAndInitializeViewPager(); | ||||
|  | ||||
|         params = (AppBarLayout.LayoutParams) collapsingToolbarLayout.getLayoutParams(); | ||||
|  | ||||
|         //Get status bar height | ||||
|   | ||||
		Reference in New Issue
	
	Block a user