iOS 11 Podcast app

I just updated to iOS 11 today and I’m extremely frustrated with the changes that Apple has made to the podcast app. I consume more podcasts than any other kind of media so it’s a magnified irritation. All of my organization is gone, the new aesthetics washed out at best. I would have liked them to keep some of the old design and functionality. I really enjoyed having the color scheme change change with the podcast that I was currently listening to, but that seems to have been unceremoniously cut. The tiles are huge and make the interface really cluttered. The sheer number of lists and sub-menus has trounced organization and made the usability pretty much trash. I generally prefer to use the Apple-made applications when I can, and this is the first time I have seriously considered using a third party app. Is this a me problem or is anyone else miffed by the update? TLDR: iOS 11 podcast app sucks, and I’m irritated by the changes.
keywords

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Interesting...

Me
Random CSS Property

will-change

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.
will-change css reference