Sha256: f38db1f58d8b05a91221ea34ca46d96a504df13ac52425948baf36d740ea489f

Contents?: true

Size: 156 Bytes

Versions: 15

Compression:

Stored size: 156 Bytes

Contents

module AppleNews
  module Scene
    class FadingStickyHeader < Base
      type "fading_sticky_header"
      optional_property :fade_color
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
apple-news-0.5.1 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.5.0 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.4.2 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.4.1 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.4.0 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.3.1 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.3.0 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.5 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.4 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.3 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.2 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.1 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.2.0 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.1.1 lib/apple-news/scenes/fading_sticky_header.rb
apple-news-0.1.0 lib/apple-news/scenes/fading_sticky_header.rb