Add Exhentai source icon
This commit is contained in:
parent
ee47d74b5e
commit
21a4a93523
@ -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
|
||||
}
|
||||
|
BIN
app/src/main/res/mipmap-hdpi/ic_exhentai_source.png
Normal file
BIN
app/src/main/res/mipmap-hdpi/ic_exhentai_source.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_exhentai_source.png
Normal file
BIN
app/src/main/res/mipmap-mdpi/ic_exhentai_source.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_exhentai_source.png
Normal file
BIN
app/src/main/res/mipmap-xhdpi/ic_exhentai_source.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_exhentai_source.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/ic_exhentai_source.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_exhentai_source.png
Normal file
BIN
app/src/main/res/mipmap-xxxhdpi/ic_exhentai_source.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user