comments & rename
This commit is contained in:
parent
edf900ccd2
commit
e7b06ca4c7
4 changed files with 29 additions and 10 deletions
|
|
@ -10,6 +10,10 @@ import io.reactivex.rxjava3.core.SingleEmitter
|
|||
import io.reactivex.rxjava3.core.SingleOnSubscribe
|
||||
import org.schabi.newpipe.util.PicassoHelper
|
||||
|
||||
/**
|
||||
* Helper class to handle loading and resizing of icons
|
||||
* which are used going to be used in notifications.
|
||||
*/
|
||||
internal class NotificationIcon(
|
||||
context: Context,
|
||||
private val url: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue