mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Actually use latest Glide version. Minor doc fix
This commit is contained in:
		@@ -355,8 +355,7 @@ class MangaInfoController : NucleusController<MangaInfoPresenter>(),
 | 
			
		||||
     * Retrieves the bitmap of the shortcut with the requested shape and calls [createShortcut] when
 | 
			
		||||
     * the resource is available.
 | 
			
		||||
     *
 | 
			
		||||
     * @param i The shape index to apply. No transformation is performed if the parameter is not
 | 
			
		||||
     *          provided.
 | 
			
		||||
     * @param i The shape index to apply. Defaults to circle crop transformation.
 | 
			
		||||
     */
 | 
			
		||||
    private fun createShortcutForShape(i: Int = 0) {
 | 
			
		||||
        GlideApp.with(activity)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user