Consider implementing a two-pane-layout suitable for bigger screen sizes by using the SlidingPaneLayout library for a light-detail-view.
See: https://developer.android.com/develop/ui/views/layout/twopane and https://developer.android.com/develop/ui/views/layout/canonical-layouts#list-detail.
Consider implementing a two-pane-layout suitable for bigger screen sizes by using the SlidingPaneLayout library for a light-detail-view.
See: https://developer.android.com/develop/ui/views/layout/twopane and https://developer.android.com/develop/ui/views/layout/canonical-layouts#list-detail.