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

Changes access modifier of interface to public #342

Closed yourina closed 4 years ago

yourina commented 4 years ago

Description of Change

Fixed the issue that these interfaces could not be registerd to DependencyService in case of using StaticRegister of X.F

API Changes

Changed : namespace Tizen.Wearable.CircularUI.Forms Access Modifier of IInformationPopup, IRotaryService, IToast ans ITwoButtonPopup