mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-17 23:34:54 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
9beb76e641
@ -200,8 +200,6 @@ public class ChannelFragment extends BaseListInfoFragment<ChannelInfo> {
|
||||
ActionBar supportActionBar = activity.getSupportActionBar();
|
||||
if(useAsFrontPage) {
|
||||
supportActionBar.setDisplayHomeAsUpEnabled(false);
|
||||
menuRssButton.setVisible(false);
|
||||
|
||||
} else {
|
||||
inflater.inflate(R.menu.menu_channel, menu);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user