refactor
This commit is contained in:
parent
0389073600
commit
64334b4f79
3 changed files with 7 additions and 21 deletions
|
|
@ -48,14 +48,6 @@ public class YouTubeActivityHook extends BaseActivityHook {
|
|||
activity.setTheme(Utils.getResourceIdentifierOrThrow(ResourceType.STYLE, theme));
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the resource ID for the YouTube settings layout.
|
||||
*/
|
||||
@Override
|
||||
protected int getContentViewResourceId() {
|
||||
return LAYOUT_REVANCED_SETTINGS_WITH_TOOLBAR;
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the toolbar background color based on dark/light mode.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue