mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	fix #99
This commit is contained in:
		| @@ -239,6 +239,9 @@ class ChaptersFragment : BaseRxFragment<ChaptersPresenter>(), ActionMode.Callbac | ||||
|                         } | ||||
|                     } | ||||
|                     if (chapters.size > 0) { | ||||
|                         if (!presenter.sortOrder()) { | ||||
|                             chapters.reverse() | ||||
|                         } | ||||
|                         when (i) { | ||||
|                         // Set correct chapters size if desired | ||||
|                             0 -> chapters = chapters.subList(0, 1) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user