Added pull to refresh capability to StatusList, ScrollableList for HomeTimeline to start

• Added:
- pull to refresh capability to StatusList, ScrollableList for HomeTimeline to start

• Updated:
- PullToRefresher styles

• Todo:
- Will add to additional timelines soon
This commit is contained in:
mgabdev
2020-06-05 21:45:58 -04:00
parent 91a227913a
commit 67824bb5e1
4 changed files with 30 additions and 11 deletions

View File

@@ -420,7 +420,7 @@ body {
/* */
.topNeg80PX { top: -80px; }
.topNeg50PX { top: -50px; }
.top0 { top: 0; }
.top120PX { top: 120px; }
.top60PC { top: 60%; }