maui-linux/Xamarin.Forms.Platform.Android/Cells
Rui Marinho 8ddd00a27f
[Android] Update Forms to remove API28 deprecated API (#3653) fixes #2128 fixes #3629
* [Build] Update provisioning

* [Controls] Ignore deprecated  Android API usage

* [Android] Remove use of obsolete color usage

* [Android] Remove app fragment usage

* [android] Rollback changes to EntryCellRenderer

* [Android] Better way to get the default color for the label text

* [Android] Obsolete message for ContentPage.CreateFragment()

* [ControlGallery] - create bitmap from Drawable to use for pixel location

* [Android] Use textcolor resource

* Update submodule
2018-09-12 10:12:55 +01:00
..
BaseCellView.cs [Android] Fixes crash with Tabbed Page when image for icon doesn't exist (#2932) 2018-06-05 10:51:25 -07:00
CellFactory.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
CellRenderer.cs Visual element packager (#2775) 2018-06-25 12:56:04 +01:00
EntryCellEditText.cs
EntryCellRenderer.cs [Android] Update Forms to remove API28 deprecated API (#3653) fixes #2128 fixes #3629 2018-09-12 10:12:55 +01:00
EntryCellView.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
ImageCellRenderer.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
SwitchCellRenderer.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
SwitchCellView.cs
TextCellRenderer.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
ViewCellRenderer.cs Use GestureDetector constructor that takes in Context since the one without it is going to be deprecated (#2836) 2018-06-04 11:30:32 -07:00