镜像来自
				https://github.com/KokaKiwi/BarInsta
				synced 2025-10-31 03:25:34 +00:00 
			
		
		
		
	Fix collapsing toolbar with covers
This commit is contained in:
		
							父節點
							
								
									83475a9bfb
								
							
						
					
					
						當前提交
						59c8a325fe
					
				| @ -343,7 +343,6 @@ public class ProfileFragment extends Fragment implements SwipeRefreshLayout.OnRe | ||||
|                     } | ||||
|                 } | ||||
|                 if (username == null || !username.equals(this.username)) { | ||||
|                     fragmentActivity.setCollapsingView(profileDetailsBinding.getRoot()); | ||||
|                     shouldRefresh = true; | ||||
|                     return root; | ||||
|                 } | ||||
|  | ||||
| @ -15,6 +15,7 @@ | ||||
|             android:id="@+id/collapsing_toolbar_layout" | ||||
|             android:layout_width="match_parent" | ||||
|             android:layout_height="wrap_content" | ||||
|             app:contentScrim="?attr/toolbarColor" | ||||
|             app:layout_scrollFlags="scroll|exitUntilCollapsed"> | ||||
| 
 | ||||
|             <FrameLayout | ||||
| @ -39,6 +40,7 @@ | ||||
|                 android:id="@+id/toolbar" | ||||
|                 android:layout_width="match_parent" | ||||
|                 android:layout_height="?attr/actionBarSize" | ||||
|                 android:background="@null" | ||||
|                 app:layout_collapseMode="pin" /> | ||||
|         </com.google.android.material.appbar.CollapsingToolbarLayout> | ||||
|     </com.google.android.material.appbar.AppBarLayout> | ||||
|  | ||||
| @ -15,6 +15,7 @@ | ||||
|             android:id="@+id/collapsing_toolbar_layout" | ||||
|             android:layout_width="match_parent" | ||||
|             android:layout_height="wrap_content" | ||||
|             app:contentScrim="?attr/toolbarColor" | ||||
|             app:layout_scrollFlags="scroll|exitUntilCollapsed"> | ||||
| 
 | ||||
|             <FrameLayout | ||||
| @ -39,6 +40,7 @@ | ||||
|                 android:id="@+id/toolbar" | ||||
|                 android:layout_width="match_parent" | ||||
|                 android:layout_height="?attr/actionBarSize" | ||||
|                 android:background="@null" | ||||
|                 app:layout_collapseMode="pin" /> | ||||
|         </com.google.android.material.appbar.CollapsingToolbarLayout> | ||||
|     </com.google.android.material.appbar.AppBarLayout> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user