This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
rmq
Watch
1
Star
0
Fork
0
You've already forked rmq
mirror of
https://github.com/zhigang1992/rmq.git
synced
2026-01-12 17:52:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bb099d13f0eb54e5edc2b81f35fdaaf8e4062e4
rmq
/
app
History
Todd Werth
7fecb04b37
Merge pull request
#189
from chrislerum/master
...
fix repositioning of animate_move_button on demo screen
2015-02-19 21:10:00 -08:00
..
controllers
fix repositioning of animate_move_button on demo screen
2015-02-13 09:43:33 -05:00
stylers
Changed UITextViewStyler to inherit from UIScrollViewStyler, which it should have done already. This may break your code if you have a UITextViewStyler in your app, just replace the super class.
2014-09-23 16:53:20 -07:00
stylesheets
Adds background_gradient= styler
2015-02-19 11:08:49 -05:00
views
another unused var in section.rb
2014-10-24 08:57:37 -05:00
app_delegate.rb
Added ability for a custom view to define its own styler. This is especially useful for upcoming RMQ plugins. Some spelling corrections
2014-09-26 18:31:03 -07:00