76 questions
Hello I'm in trouble because I can't find it even if I look into it.I would like to ask you two questions about creating a view of xib.(Execution Xcode 8.2.1/Swift 3.0.2)class CustomView:UIView { requ...
How do I fix the indicator of TabLayout to the center of the screen like Google's news app?By default, the indicator moves to match the tab, but I want the indicator to be fixed in the middle so that ...
I made parts other than UILabel on the storyboard and applied AutoLayout on the storyboard, but I have no choice but to generate UILabel with code, so when it comes to iphone6 and iphone6 plus, it is ...
Does AutoLayout use MainThread when calculating the size of the UILabel?In that case, I suspect that many rewrites will lock MainThread.Also, is there a way to avoid using AutoLayout?
Xcode 6.4, Language: Swift is developing.On the Storyboard, we create a vertical scroll page with UILabel and UIImage on top of ScrollView.There are several UILabels that dynamically change the text o...
The error was resolved a little, so I corrected it.Therefore, ListView cannot be resolved or is not a fieldI would like to resolve .What should I do?Details below.I have a question about handling erro...
In order to accommodate AutoLayout, the height of the View changes depending on the content, such as TableView, I want to restrict it, but I don't know how to restrict it.Currently, it is at least 220...
In order to accommodate AutoLayout, the height of the View changes depending on the content, such as TableView, I want to restrict it, but I don't know how to restrict it.Currently, it is at least 220...
We are creating an application that reads bar codes using zxing.I have a question, but when the camera is started, the screen is horizontal from the vertical.Is there a way to start on a vertical scre...
An error occurs when you set EditText to onClick in activity_main on Android.The code is as follows, and if you erase the onClick code, you will not get an error.Please let me know if you know more.&l...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.