maui-linux/docs
Gerald Versluis 0d08fd8254 Implemented colored refresh indicator for ListView pull-to-refresh (#2961)
* Implemented colored spinner for ListView pull-to-refresh

* Added back default spinner color

* Renamed away from "spinner" and did some default value magic

Color.Default reinstated, but also added the default black color in the iOS `UpdateRefreshControlColor` method. Seeing this also happens for the seperator color this is something that is necessary. If not, the spinner is invisible.

* Implemented default color on iOS and right property name on Android

For iOS, when the new `RefreshControlColor` has the default color, the `TintColor` for iOS is set to null, causing the color to be the default one.

Forgot to refactor the new name in the Android renderer, whoops

* Reinstated coloring on listview gallry page

* Implemented colored spinner for ListView pull-to-refresh

* Added back default spinner color

* Renamed away from "spinner" and did some default value magic

Color.Default reinstated, but also added the default black color in the iOS `UpdateRefreshControlColor` method. Seeing this also happens for the seperator color this is something that is necessary. If not, the spinner is invisible.

* Implemented default color on iOS and right property name on Android

For iOS, when the new `RefreshControlColor` has the default color, the `TintColor` for iOS is set to null, causing the color to be the default one.

Forgot to refactor the new name in the Android renderer, whoops

* Reinstated coloring on listview gallry page

* Added documentation for new property

* Fixed merge boo-boos
2018-11-29 12:57:57 +00:00
..
Xamarin.Forms.Core/Xamarin.Forms Implemented colored refresh indicator for ListView pull-to-refresh (#2961) 2018-11-29 12:57:57 +00:00
Xamarin.Forms.Core.xml Removing docs 2018-03-23 10:39:43 -06:00
Xamarin.Forms.Maps.xml Removing docs 2018-03-23 10:39:43 -06:00
Xamarin.Forms.Xaml.xml Removing docs 2018-03-23 10:39:43 -06:00