mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-14 22:33:25 +01:00
[PR #110] [MERGED] Rate Button is now Bold #130
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UrbanApps/Armchair/pull/110
Author: @ArturoLee
Created: 10/3/2017
Status: ✅ Merged
Merged: 10/5/2017
Merged by: @coneybeare
Base:
master← Head:master📝 Commits (1)
5c963bdUIAlertActionStyle.cancel was assigned to the rate button so it can appear bold. UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Source/Armchair.swift(+2 -2)📄 Description
UIAlertActionStyle.cancel was assigned to the rate button so it can appear bold. UIAlertActionStyle.default was assigned to the cancel button so it can have a regular font.
You can refer to https://github.com/UrbanApps/Armchair/issues/100
Thank you!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.