lib/under_os/ui/scroll.rb in under-os-1.1.0 vs lib/under_os/ui/scroll.rb in under-os-1.2.0
- old
+ new
@@ -1,5 +1,5 @@
-class Scroll < UnderOs::UI::View
+class UnderOs::UI::Scroll < UnderOs::UI::View
wraps UIScrollView, tag: :scroll
def initialize(options={})
super