remove orphaned comment
This commit is contained in:
parent
919ddc5f75
commit
5479eb87a3
@ -36,7 +36,6 @@ public class ThemeHelper {
|
|||||||
|
|
||||||
switch (theme) {
|
switch (theme) {
|
||||||
case R.style.Playback:
|
case R.style.Playback:
|
||||||
//theme = themeBase + (R.style.Playback - R.style.VanillaBase);
|
|
||||||
ar = context.getResources().obtainTypedArray(R.array.theme_category_playback);
|
ar = context.getResources().obtainTypedArray(R.array.theme_category_playback);
|
||||||
break;
|
break;
|
||||||
case R.style.Library:
|
case R.style.Library:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user