Restoring branches_list.xml
This commit is contained in:
		@@ -18,17 +18,17 @@
 | 
			
		||||
            android:id="@+id/branchName"
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:fontFamily="monospace"
 | 
			
		||||
            android:textColor="?attr/primaryTextColor"
 | 
			
		||||
            android:textIsSelectable="true"
 | 
			
		||||
            android:textSize="18sp" />
 | 
			
		||||
 | 
			
		||||
        <TextView
 | 
			
		||||
            android:id="@+id/branchCommitAuthor"
 | 
			
		||||
            android:layout_marginTop="10dp"
 | 
			
		||||
            android:layout_width="match_parent"
 | 
			
		||||
            android:layout_height="wrap_content"
 | 
			
		||||
            android:textColor="?attr/primaryTextColor"
 | 
			
		||||
            android:textIsSelectable="true"
 | 
			
		||||
            android:textColor="?attr/primaryTextColor"
 | 
			
		||||
            android:textSize="16sp" />
 | 
			
		||||
 | 
			
		||||
        <TextView
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user