Replace IsDesignModeEnabled check with original Context Type Check (#7143)
authorShane Neuville <shneuvil@microsoft.com>
Thu, 15 Aug 2019 22:23:12 +0000 (16:23 -0600)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 22:23:12 +0000 (16:23 -0600)
commit86650d419f05fff4aff51d239ed3b62acf27d514
tree59d89bc8f128a8006f2c46e90a41514f2d09d849
parentd56942c5bee0a7c56255febc8bbcc6bc33d5e1cb
Replace IsDesignModeEnabled check with original Context Type Check (#7143)

* remove use of DesignMode just store check in static bool

* - fix set

* - fix last check

* - spelling fix
Xamarin.Forms.Platform.Android/ContextExtensions.cs