I am new to Xamarin Forms. In a Xamarin form page I want to set a background image.
- Do I need to store it in PCL or platform specific projects and what are pros and cons for saving in PCL or platform specific.
- Do I need to have same image with different resolutions to fit across different devices and different platforms??