ArkEcosystemArchive / ios-monitor

:anchor: iOS app to monitor your account
https://itunes.apple.com/us/app/ark-monitor/id1214023888
MIT License
11 stars 9 forks source link

Use `.normal` instead of `UIControlState()` #12

Open s4cha opened 6 years ago

s4cha commented 6 years ago

Prefer .normal over UIControlState() for UIButton states.

faustbrian commented 6 years ago

@s4cha could you fix the conflicts? Will take a look then.

s4cha commented 6 years ago

@faustbrian should be good :)