updating icons to match style guide. update preview
This commit is contained in:
@@ -26,7 +26,7 @@ public class ActiveAudioSessionWrapper : IAudioSession
|
||||
}
|
||||
catch
|
||||
{
|
||||
_icon = "Image/pluginIcon.png";
|
||||
_icon = "Image/encoderIcon";
|
||||
}
|
||||
}
|
||||
return _icon;
|
||||
|
||||
Reference in New Issue
Block a user