onViewCreated

open override fun onViewCreated(view: View, savedInstanceState: Bundle?)

Initializes the fragment.

Calls initViews to initialize the views Registers an observer to GalleryViewModel.images, which invalidates the adapter when new images are available