Ooui-tws-port/Ooui.Forms/Renderers
Frank A. Krueger 6a2ee75782
Merge pull request #168 from limefrogyank/minimal
(mostly) Implementation of NavigationPage
2018-08-25 12:43:06 -04:00
..
ActivityIndicatorRenderer.cs
BoxRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
ButtonRenderer.cs Update Xamarin.Forms to v3.0.0.482510 (fixes https://github.com/praeclarum/Ooui/issues/26) 2018-05-15 10:30:42 +02:00
DatePickerRenderer.cs Fix sizes of controls 2018-04-15 19:06:31 -07:00
DefaultRenderer.cs
EditorRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
EntryRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
FrameRenderer.cs Update Xamarin.Forms to v3.0.0.482510 (fixes https://github.com/praeclarum/Ooui/issues/26) 2018-05-15 10:30:42 +02:00
ImageRenderer.cs Remove PCL support 2018-03-13 17:56:11 -07:00
LabelRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
LinkLabelRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
LinkViewRenderer.cs
ListViewRenderer.cs Make an Element for each cell type 2018-04-26 16:55:23 -07:00
NavigationPageRenderer.cs (mostly) Implementation of NavigationPage 2018-05-20 13:42:22 -07:00
PickerRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
ProgressBarRenderer.cs
ScrollViewRenderer.cs Add ScrollTo support to ScrollView 2018-04-16 12:38:16 -07:00
SearchBarRenderer.cs Add wrapping support to text measuring 2018-02-02 17:15:38 -08:00
SliderRenderer.cs
SwitchRenderer.cs Make an Element for each cell type 2018-04-26 16:55:23 -07:00
TimePickerRenderer.cs Fix sizes of controls 2018-04-15 19:06:31 -07:00
ViewRenderer.cs Use standard colors for all controls 2018-04-25 22:23:26 -07:00
WebViewRenderer.cs