fix(Spotify - Unlock Premium): Fix hiding context menu ads on newest versions (#5318)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
d3c9dc6ed7
commit
8b9e04475d
2 changed files with 32 additions and 2 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package app.revanced;
|
||||
|
||||
public interface ContextMenuItemPlaceholder {
|
||||
Object getViewModel();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue