-
/cc @nesquena @timothy1ee
Second assignment submission. Grid view, full view intent, preferences screen with persistence, endless scroll pagination.
Please review and let me know your feedback. T…
-
Die Anzeige von Meldungen
- Direkter Abruf von Stadt API
- Segmente: In der Nähe / Neueste
- Anzeige als ionic cards, mit der Möglichkeit diese als Favoriten zu speichern
- Endless scrolling
-
having the new floating pagination in mind
I wouldn't want to scroll back endlessly
just in order to see whether new notifications, friend requests, etc have arrived
-
Did the basic. Spent a long time with the settings implementation.
Not much time with the endless scrolling...
/cc @codepathreview @codepath
-
Infinite scroll as shown on the example page doesn't work properly when after the initial load[1] not enough images are present that the viewport isn't at the bottom anymore - in other words, when loa…
-
If the scrolller URL does not have any images/videos it just run endlessly.
Stop when constantly finding nothing.
-
**Describe the bug**
I am unable to import my csv from deckbox. I have tried modifying it to be closer to what the example is like. do i have too much information? too little? I have not gotten an er…
-
Hi please can you add a level depth check into _onNotifcation method.
If you have a list with animated widget that scroll vertically this method is calle endlessly and also _loadMore.
The changes …
-
We should pagenate the log to make it easier to see things and not get lost in endless scrolling.
-
Hi guys,
I have a set of 512 images, I would like to load 40 images from that set when the page is loaded and then each time the user hits the bottom of the page I would like to load another 40. At…