19 Commits

Author SHA1 Message Date
Mike Maxwell 5b48c1d9e2 Project updates for Xcode 8.3.3 2017-07-22 17:54:01 -07:00
Mike Maxwell 0082dd2343 Fixes #12 by improving layout of example for landscape mode 2017-07-22 17:43:42 -07:00
Mike Maxwell cb689478a5 Pod update on example project 2017-07-22 17:28:58 -07:00
Mike Maxwell f1424862a9 #11: Adding support for manually setting the percentComplete, which can be used to implement a custom pull-to-refresh control for a tableview 2017-07-22 17:27:11 -07:00
Mike Maxwell 06e29bdd94 Fixing swiftlint warning 2017-07-15 17:18:24 -07:00
Mike Maxwell 419028df50 Making Center-Y constraint of main spinner lower priority so everything can fit on smaller screens 2017-07-15 10:09:31 -07:00
Mike Maxwell 0848f4d077 Merge branch 'features/ActiivtyIndicatorCompatibility' of https://github.com/Panajev/MMMaterialDesignSpinner into Panajev-features/ActiivtyIndicatorCompatibility
# Conflicts:
#	Example/MaterialDesignSpinner.xcodeproj/project.pbxproj
#	Pod/Classes/MMMaterialDesignSpinner.h

Also updating Xcode project files due to latest cocoa pods install
2017-07-15 10:07:03 -07:00
Goffredo Marocchi 7c54fb571d Improved compatibility.
* Improved compatibility with UIActivityIndicator by providing a protocol compatible with both.
   * Using a common protocol allows the user to make his implementation decoupled from this spinner or UIKit's default one.
 * Improved compatibility with MBProgressHUD by implementing intrinsicContentSize and content size invalidation.

Signed-off-by: Goffredo Marocchi <goffredo.marocchi@gamesys.co.uk>
2017-03-05 14:59:36 +00:00
monzy613 68c7dd768f add line cap 2016-09-25 22:20:57 +08:00
Mike Maxwell b756e812d6 Xcode IB magic voodoo... 2016-01-27 10:30:26 -08:00
Mike Maxwell d3c94d1434 Updating Travis config to install cocoa pods for proper builds. 2016-01-27 10:26:32 -08:00
Mike Maxwell 6c25aa3810 Adding duration capability to example app & fixing some build issues 2016-01-27 10:24:33 -08:00
Mike Maxwell e3a4c34296 More podspec updates and adding tvos support 2016-01-24 19:21:35 -08:00
Mike Maxwell 8931c3b457 Podspec & example project usage updates 2016-01-24 13:41:44 -08:00
Mike Maxwell 88c9bfaf00 Updating example to work better with all device sizes 2015-10-10 14:24:17 -07:00
Mike Maxwell d995c3ac44 Updated Xcode project file 2014-12-28 18:10:19 -08:00
misterwell bf61ae0520 Fix failing tests caused by unresolved template directive. 2014-12-28 14:56:27 -08:00
Mike Maxwell 6819e2e31c Implementation and Readme/podspec completed. 2014-12-28 12:40:44 -08:00
Mike Maxwell 35b9a0a5e8 Initial commit 2014-12-28 10:29:43 -08:00