-
### Ticket Contents
## Description
Mifos & Fineract integrated with Mojaloop via Payment Hub EE provides a end to end open source architecture for a building a complete digital financial services so…
-
I just started implementing this view in my project and I have looked at the sample to get a feel for usage.
The problem is that the images I add to the view using setPageItemsWithImageNames are app…
-
I feel that it would be useful as the storyboard on certain maps state that skipping is at the bottom right.
-
For now, we only support iOS5 and armv7.
To support iOS4, we need to know how to deal with storyboards and with the Twitter
We need, at least, armv6 and iOS 4.2.1.
-
The color from SweeterColor doesn't match the hex color. Here's a screenshot comparing the colors using `#EB6E2F` set with XCode's storyboard, Inkscape, and SweeterColor:
NB: The screenshot col…
ghost updated
5 years ago
-
In my project,I try init this menu by code and by storyboard , all of them clash when `self.willExpand()` in the file from pods.
my code is
`func setupMenu(){
dropList.delegate = self
…
-
Why does the corder dark shadow change position after clicking the button?
I initialized this button on storyboard
before clicking
![before](https://user-images.githubusercontent.com/15241487/886…
-
Related issue: https://github.com/youknowone/UI7Kit/issues/66
I tested:
1. Create KLSwitch with Interfacebuilder + Storyboard
2. Call setOn: in viewDidLoad
-
**Describe the bug**
We have a TabControl which is styled. But when trying to find sub elements of that TabControl, they are not visible, neither in FlaUInspector or through code.
Removing the Style…
-
I am placing it into the cell's content view using storyboard. Please let me know if I am doing something wrong here. thanks. Works perfectly when I don't use a table view cell