mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-03 23:58:55 +01:00 
			
		
		
		
	Add spacing on top of sources/extensions/migrate lists (#3751)
This commit is contained in:
		@@ -15,6 +15,7 @@
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:clipToPadding="false"
 | 
			
		||||
            android:paddingTop="8dp"
 | 
			
		||||
            android:paddingBottom="@dimen/action_toolbar_list_padding"
 | 
			
		||||
            tools:listitem="@layout/source_main_controller_card_header" />
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@
 | 
			
		||||
        android:layout_width="match_parent"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:clipToPadding="false"
 | 
			
		||||
        android:paddingTop="8dp"
 | 
			
		||||
        android:paddingBottom="@dimen/action_toolbar_list_padding" />
 | 
			
		||||
 | 
			
		||||
    <eu.kanade.tachiyomi.widget.MaterialFastScroll
 | 
			
		||||
 
 | 
			
		||||
@@ -10,6 +10,7 @@
 | 
			
		||||
        android:layout_width="match_parent"
 | 
			
		||||
        android:layout_height="wrap_content"
 | 
			
		||||
        android:clipToPadding="false"
 | 
			
		||||
        android:paddingTop="8dp"
 | 
			
		||||
        android:paddingBottom="@dimen/action_toolbar_list_padding"
 | 
			
		||||
        tools:listitem="@layout/source_main_controller_card_header" />
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user