summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Android/ContextExtensions.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03Update ContextExtensions.cs (#502)Alan McGovern1-2/+4
* [Android] Handle missing android services gracefully When rendering inside layoutlib, like the Android Designer does, we will not have access to the normal android services. * [Android] Handle null InputManagers here too Just in case this codepath is hit at some point during the android designer's rendering codepath.
2016-03-25Reformat using statementsChris King1-2/+2
2016-03-22Initial importJason Smith1-0/+58