Add Exhentai source icon
This commit is contained in:
@@ -81,7 +81,7 @@ class ExtensionManager(
|
||||
// SY -->
|
||||
return when (sourceId) {
|
||||
EH_SOURCE_ID -> ContextCompat.getDrawable(context, R.mipmap.ic_ehentai_source)
|
||||
EXH_SOURCE_ID -> ContextCompat.getDrawable(context, R.mipmap.ic_ehentai_source)
|
||||
EXH_SOURCE_ID -> ContextCompat.getDrawable(context, R.mipmap.ic_exhentai_source)
|
||||
MERGED_SOURCE_ID -> ContextCompat.getDrawable(context, R.mipmap.ic_merged_source)
|
||||
else -> null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user