Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Rui Marinho 2d78972268
[UITest] Try dev uitest for api25 fixes (#1242)
* [UITest] Try dev uitest for api25 fixes

* [Controls] Fix some rounding issues for UITests

* [UITest] Update to Xamarin.UITest 2.2.0 stable

* [UITests] Remove Private so dll is copied
2017-11-03 10:48:58 +00:00
E.Z. Hart 3199eba80c
Fix 41415 test (use rounding) 2016-12-07 11:53:16 -07:00
Rui Marinho 546fd2d9b0 [UITest] Only run 41415 test on Android 2016-12-07 12:42:27 +00:00
E.Z. Hart f3b24f3399
Put test in the correct namespace 2016-12-06 17:16:35 -07:00
adrianknight89 9dff4c1650 [Android] ScrollView should send correct ScrollX and ScrollY (#394)
* Android should show correct ScrollX and ScrollY when scrolling in both directions

* Adding sample code to demonstrate scrolling

* Orientation fix

* ScrollTo should work for horizontal + vertical scrolling

* Get correct scroll x and y values for ScrollOrientation.Both

* Convert positions to pixels

* Adding unit test to watch out for incorrect animation positioning

* automated test

* improvements

* fixed texts
2016-12-06 12:07:29 +00:00