David Jardón Peinado

Results 4 issues of David Jardón Peinado

I have the same problem. **Error :** /Users/apple/Downloads/VuforiaSampleSwift-master/VuforiaSampleSwift/VuforiaManager/VuforiaEAGLView.h:11:9: **error: could not build module 'Vuforia' #import ** :0: **error: failed to emit precompiled header** '/Users/apple/Library/Developer/Xcode/DerivedData/VuforiaSampleSwift-dvryxxfoldtndabwrtwxhvibvpbm/Build/Intermediates.noindex/PrecompiledHeaders/VuforiaSampleSwift-Bridging-Header-swift_1224YBKGJ1X1-clang_18DCYIGZG1FMG.pch' for bridging header '/Users/apple/Downloads/VuforiaSampleSwift-master/VuforiaSampleSwift/VuforiaSampleSwift-Bridging-Header.h' i Set...

When navigate to another Fragment and then go back to phone Country Code selector fragment, not working phone formatter and phoneNumberValidatorChangeListener aren't call ever. Set both on onViewCreated method: ```...

When configure AlertToast same like follow, the image not showed: ``` AlertToast(displayMode: .banner(.slide), type: .image("icon_warning", Color.white), title: "Messages may span more than one line,.", style: AlertToast.AlertStyle.style(backgroundColor: Color.defaultOrangeColor, titleColor: Color.white, titleFont:...

bug

I have a `RecyclerView`, each item have a `RMTristateSwitch`, when update all data, I call to `adapter.notifyDataSetChanged()` and all `RMTristateSwitch` do an animation and it's very ugly. ¿How can I...