Ying1986
Ying1986
How can I change the height of skip button? > I placed page control to vertical center.
Current align is left. I need to change text field alignment (right).
if I set **htmlText** as ` ` it appears ` ` in label.
When I use this library, app crashed. > can't find font file in library. This library try to find font library from man bundle, instead of itself library. You can...
@alexdrone I can't this library when I use `use_framework!` on pod file. At that time, this library doesn't copy the font file, so, app crashed.
@alexdrone Hello, This is useful, but it has some issue. I can't install when "pod install". I think you didn't update "FontAwesome+iOS.pod" file.
@monoqlo Thanks for your reply and help. I need to fix one more issue. It is possible to click navigation bar item. Can you resolve this issue? - I need...
2015-12-04 19:02:35.203 AwesomeMenu[26585:218332] **\* Assertion failure in -[UIApplication _runWithMainScene:transitionContext:completion:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3512.29.5/UIApplication.m:3299 2015-12-04 19:02:35.255 AwesomeMenu[26585:218332] **\* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application windows are expected to have a root...
When scroll not appear (row count is small), I can't request pull. But I need pull request at this case. @coderyi