View pager left offset

Material design guidelines have the following to say about tabs : On mobile and desktop, offset the first tab on the left to signal that tabs are scrollable.

Is there any way to accomplish this when using view pager?

What you want? I am unable to understand what you want so please explain more…
@Lee_S

In the material design guidelines it shows that the first tab should be offset slightly, to show the tabs scroll, as shown in the image. When I use view pager I can not achieve this as the tabs start from the left without any offset.