mirror of
				https://github.com/lacerta-doc/Lacerta.git
				synced 2025-11-04 08:50:47 +00:00 
			
		
		
		
	レイアウト修正
This commit is contained in:
		
							parent
							
								
									1212d5111b
								
							
						
					
					
						commit
						b5d7aa4edd
					
				@ -39,19 +39,11 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        </com.google.android.material.appbar.AppBarLayout>
 | 
					        </com.google.android.material.appbar.AppBarLayout>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <androidx.constraintlayout.widget.ConstraintLayout
 | 
					 | 
				
			||||||
            android:layout_width="match_parent"
 | 
					 | 
				
			||||||
            android:layout_height="match_parent"
 | 
					 | 
				
			||||||
            app:layout_behavior="@string/appbar_scrolling_view_behavior" >
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
        <androidx.recyclerview.widget.RecyclerView
 | 
					        <androidx.recyclerview.widget.RecyclerView
 | 
				
			||||||
            android:id="@+id/tag_item_recycler_view"
 | 
					            android:id="@+id/tag_item_recycler_view"
 | 
				
			||||||
            android:layout_width="match_parent"
 | 
					            android:layout_width="match_parent"
 | 
				
			||||||
                android:layout_height="match_parent" />
 | 
					            android:layout_height="match_parent"
 | 
				
			||||||
 | 
					            app:layout_behavior="@string/appbar_scrolling_view_behavior"/>           app:layout_behavior="@string/appbar_scrolling_view_behavior" />
 | 
				
			||||||
 | 
					 | 
				
			||||||
        </androidx.constraintlayout.widget.ConstraintLayout>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </androidx.coordinatorlayout.widget.CoordinatorLayout>
 | 
					    </androidx.coordinatorlayout.widget.CoordinatorLayout>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user