maui-linux/Xamarin.Forms.Platform.Android/Cells
Shane Neuville 7917719c9d
ImageButton (#1974)
* ImageButton Implementation

* [Android] rename BorderBackgroundManager

* [Android] copy AspectFill changes to ImageButton

* [UITests] fix order of gallery pages to work with tests

* [Android] Account for changing image region with border/shadows

* [Android] check for api 18 and add setpadding call back in

* [Android] throw exception instead of crash when image fails to load

* Addressing issue comments and adding additional test cases to Issue demo

- fixes #1724
2018-11-03 16:45:28 -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 Initial import 2016-03-22 16:13:41 -07: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 [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
SwitchCellView.cs Initial import 2016-03-22 16:13:41 -07:00
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