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

Enhance the Page renderer #324

Closed rookiejava closed 4 years ago

rookiejava commented 4 years ago

Description of Change

This is a fix to support adding/deleting page toolbar items at runtime.

I've temporarily moved the Xamarin.Forms.PageRenderer implementation to support this feature in CircularUI even before a new package of Xamarin.Forms is published. When a new Xamarin.Forms package with a patch enabling it is published, it will be changed to inherit PageRenderer again.

Bugs Fixed

None

API Changes

None