I am using the TableView for the Menu page, on iOS the rendering is acceptable (attachments: iOS - Settings app and iOS - menu page).
On Android however, the rendering of the TableView does not yet look like the Android settings app (attachments: Android - Settings app and Android - menu page).
The separator lines are continuing in Xamarin.Forms on Android but not on iOS, why? How can I fix that?
The icons on Android are scaled, they are huge compared to their counterparts in the Android settings app, on iOS that’s not the case, how can I fix that? Is the png resolution in my drawable folder not correct?