[Android] move runtime registration of renderers to its own method (#5946)
authorShane Neuville <shane94@hotmail.com>
Thu, 18 Apr 2019 15:25:58 +0000 (09:25 -0600)
committerRui Marinho <me@ruimarinho.net>
Thu, 18 Apr 2019 15:25:58 +0000 (16:25 +0100)
commit6c0a9405a28c71b9bd7863df8356ff2568400fd9
tree57a6653c810c00b7fa83e5210ad60e47c8541194
parentdbf4037a31f411acf6809a77027757fa9b677a81
[Android] move runtime registration of renderers to its own method (#5946)

* move renderer registration to its own method

* - move to static
Xamarin.Forms.Platform.Android/AppCompat/FormsAppCompatActivity.cs