mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-13 06:25:46 -04:00
Android: Add missing advanced settings tab
This commit is contained in:
@ -113,7 +113,7 @@ public class SettingsActivity extends AppCompatActivity {
|
||||
|
||||
@Override
|
||||
public int getItemCount() {
|
||||
return 5;
|
||||
return 6;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user