TwidereProject / TwidereX-iOS

Next generation of Twidere for iOS.
GNU General Public License v3.0
154 stars 10 forks source link

Fix app icon selector listener issue #80

Closed MainasuK closed 2 years ago

MainasuK commented 2 years ago

The alternative app icon may trigger at launch time somehow. Use action instead of listener to update the icon preference to work around it.