Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

1.1.0 Pre Release 4

Pre-release
Pre-release
Compare
Choose a tag to compare
@rookiejava rookiejava released this 30 Dec 08:58
· 24 commits to master since this release
81e2f1e

Nuget package here.

Important Notice 📢

  • Update the version of referenced Xamarin.Forms version to 5.0.0.1829-pre6

New Controls 🎉

- GridView (#59)

- AnimatedNavigationPage and AnimatedContentPage (#77)

Enhancements

  • Add ItemFocused event in RecycleItemsView (#67)
  • Support DRM-protected content playback (#69)

    Make sure that the http://developer.samsung.com/privilege/drmplay privilege is required if you want to start DRM-pretected content playback.

  • Update FocusFrame to handle focused event on descendants view (#74)
  • Add gengrid item full style theme in tizen-tv-ui-controls-theme (#75)

Bug Fixes

  • Fix default focused item index on RecycleItemsView (#72)
  • Fix target file to support theme for all api level (#76)