Merged `DrawableResolver into ThemeHelper`
This commit is contained in:
parent
a2eec54019
commit
284b44414b
4 changed files with 20 additions and 28 deletions
|
|
@ -2,8 +2,8 @@ package org.schabi.newpipe.player.helper;
|
|||
|
||||
import static org.schabi.newpipe.ktx.ViewUtils.animateRotation;
|
||||
import static org.schabi.newpipe.player.Player.DEBUG;
|
||||
import static org.schabi.newpipe.util.DrawableResolver.resolveDrawable;
|
||||
import static org.schabi.newpipe.util.Localization.assureCorrectAppLanguage;
|
||||
import static org.schabi.newpipe.util.ThemeHelper.resolveDrawable;
|
||||
|
||||
import android.app.Dialog;
|
||||
import android.content.Context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue