maui-linux/Xamarin.Forms.Platform.Android/Cells
Shane Neuville 927c1058ae
[Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676)
* - locate activity

* get tests to run

* - fix and force core gallery to work against default

* - fix check if control already disposed

* - fixing what automationid assigns to

* - input transparent fixes

* - fix sandbox back

* - set default visual back to default

* Update Xamarin.Forms.Material.Android/MaterialStepperRenderer.cs

* Update Xamarin.Forms.Material.Android/MaterialSliderRenderer.cs

* - fix core gallery ui tests to find container

* - ui test tweak

* - fix background color on pickers

* - suggested changes

* - suggested fix
2019-03-27 10:07:15 -06:00
..
BaseCellView.cs ImageButton (#1974) 2018-11-03 16:45:28 -06: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 [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
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 Switchcell oncolor (#4036) fixes #4027 2018-11-27 12:32:07 +00:00
SwitchCellView.cs Initial import 2016-03-22 16:13:41 -07:00
TextCellRenderer.cs [Android] fix focus event on android and add UI Tests (#5528) 2019-03-15 14:43:04 -07: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