Samsung / Tizen.CircularUI

Tizen Wearable CircularUI project is to develop an open source software motivate software developer to creating Tizen Wearable Xamarin Forms app more easily and efficiently.
Other
80 stars 32 forks source link

Update the MediaPlayer to reuse XF's one #341

Closed rookiejava closed 4 years ago

rookiejava commented 4 years ago

Description of Change

Update the MediaPlayer to reuse Xamarin.Forms implementation. As related XF PR(#10287) is applied, no longer need to use unnecessary classes and interface.

API Changes

Removed: namespace Tizen.Wearable.CircularUI.Forms

namespace Tizen.Wearable.CircularUI.Forms.Renderer