korre / android-tv-epg

Classic TV electronic program guide (EPG) with multidirectional scroll
MIT License
160 stars 75 forks source link

Padding at scroll end is not working #5

Closed dwlrathod closed 6 years ago

dwlrathod commented 7 years ago

android:clipToPadding="false" android:padding="100dp"

Please help i want to put padding at end of the scrolling.

Thanks in advance.

korre commented 6 years ago

That has to be applied in the EPG.onDraw(), good luck!