My login view has a subview which has a UIActivityView
and a UILabel
saying "Signing In…". 個人登陸視圖有一個子視圖,它有一個UIActivityView
和一個UILabel
寫着「Signing In ...」。 This subview has corners which aren't rounded. 此子視圖的拐角不是圓角。 How can I make them round? 我怎樣才能讓它們成圓形? ide
Is there any way to do it inside my xib? 有沒有辦法在個人xib中作到這一點? spa