|  |  |  | @ -1,9 +1,10 @@ | 
			
		
	
		
			
				
					|  |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
			
		
	
		
			
				
					|  |  |  |  | <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" | 
			
		
	
		
			
				
					|  |  |  |  |     xmlns:app="http://schemas.android.com/apk/res-auto" | 
			
		
	
		
			
				
					|  |  |  |  |     android:orientation="vertical" | 
			
		
	
		
			
				
					|  |  |  |  |     xmlns:tools="http://schemas.android.com/tools" | 
			
		
	
		
			
				
					|  |  |  |  |     android:layout_width="match_parent" | 
			
		
	
		
			
				
					|  |  |  |  |     android:layout_height="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |     android:orientation="vertical" | 
			
		
	
		
			
				
					|  |  |  |  |     android:padding="6dp"> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <io.legado.app.lib.theme.view.ThemeCheckBox | 
			
		
	
	
		
			
				
					|  |  |  | @ -22,13 +23,13 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_width="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_height="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:padding="3dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textSize="15sp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         android:text="@string/book_name" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/primaryText" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toTopOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textSize="15sp" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toTopOf="@id/tv_group_s" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@id/checkbox" /> | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@id/checkbox" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toTopOf="parent" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <TextView | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_author" | 
			
		
	
	
		
			
				
					|  |  |  | @ -36,29 +37,43 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_height="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:paddingLeft="12dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:paddingRight="8dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         android:text="@string/author" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/tv_text_summary" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textSize="12sp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toTopOf="@+id/tv_name" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@+id/tv_name" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toBottomOf="@+id/tv_name" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toRightOf="parent" /> | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@+id/tv_name" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toRightOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toTopOf="@+id/tv_name" | 
			
		
	
		
			
				
					|  |  |  |  |         tools:ignore="RtlHardcoded" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <TextView | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_group_s" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_width="0dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_origin" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_width="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_height="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_marginTop="8dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:padding="3dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:hint="@string/no_group" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/tv_text_summary" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textSize="12sp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/secondaryText" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_marginTop="8dp" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toBottomOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@+id/checkbox" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" | 
			
		
	
		
			
				
					|  |  |  |  |         tools:text="书源" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <TextView | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_group_s" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_width="0dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_height="wrap_content" | 
			
		
	
		
			
				
					|  |  |  |  |         android:layout_marginTop="8dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:hint="@string/no_group" | 
			
		
	
		
			
				
					|  |  |  |  |         android:padding="3dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:singleLine="true" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/secondaryText" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textSize="12sp" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toBottomOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toLeftOf="@+id/tv_group" /> | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintLeft_toRightOf="@+id/tv_origin" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toLeftOf="@+id/tv_group" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <TextView | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_group" | 
			
		
	
	
		
			
				
					|  |  |  | @ -68,9 +83,9 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         android:padding="10dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:text="@string/group" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/secondaryText" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toBottomOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toLeftOf="@+id/tv_delete" /> | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toLeftOf="@+id/tv_delete" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |     <TextView | 
			
		
	
		
			
				
					|  |  |  |  |         android:id="@+id/tv_delete" | 
			
		
	
	
		
			
				
					|  |  |  | @ -80,8 +95,8 @@ | 
			
		
	
		
			
				
					|  |  |  |  |         android:padding="10dp" | 
			
		
	
		
			
				
					|  |  |  |  |         android:text="@string/delete" | 
			
		
	
		
			
				
					|  |  |  |  |         android:textColor="@color/secondaryText" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintBottom_toBottomOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toRightOf="parent" /> | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintRight_toRightOf="parent" | 
			
		
	
		
			
				
					|  |  |  |  |         app:layout_constraintTop_toBottomOf="@id/tv_author" /> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  | </androidx.constraintlayout.widget.ConstraintLayout> |