-
Hi,
I have a problem when the TextView is focused.
If textview is focused when I click on button "Guardar", the button is frozen for some seconds, but if textview is not focused, when i click on…
-
i would like to implement the cloud feature of graph. I ve searched on cosmicmind site, here on the repo (looking for wiki), and through the issues (closed). I have just learnt that feature is availab…
-
Hi,
I'm using Material via Carthage, also using Xcode and Appcode together.
On Apple Xcode Material's methods/properties are displayed on autocomplete popup but on Appcode it does not show.
Does …
-
I am in the process of updating our app to use Swift 3 and Material is one of the dependencies I've had to update. I am using release 2.2.5.
There are three big issues I am seeing:
1) Placeholder te…
-
I'm using a control which has a set of invisible labels and set of visible labels. During my first transition to a view controller which contains this control, all the labels are visible when half sho…
-
As of 1.3.2 `viewWillAppear(_:)`, `viewWillDisappear(_:)`, `viewDidAppear(_:)`, and `viewDidDisappear(_:)` are not invoked when we make transitions through `MotionTransition` since you removed calls t…
-
Hi there,
I'm trying to implement a TextView beneath a TextField and they don't match in look.
I inserted the border for testing only - can you help me out with what I am doing wrong?
Thank y…
-
-
Im using a TabBarController with fadeIn and fadeOut transition modes.
My issue is that some subviews of one of the presenting view controllers are setting the alpha back to 1 after I animated them wi…
-
Related to #1023
Can be easily replicated by creating a new project and adding the library via CocoaPods
[TextFieldTest.zip](https://github.com/CosmicMind/Material/files/1702586/TextFieldTest.zip…