-
Если "свайпнуть" вниз на экране со списком городов, а затем не дождавшись окончания загрузки перейти на детальное окно и вернутся назад, то progressbar будет крутится.
-
Bei der Raumsuche ist nun ein 15 minütiger Cache. Die Frage ist ob man da dann diese SwipeToRefresh Funktion da braucht?
-
https://www.google.com/design/spec/patterns/swipe-to-refresh.html#swipe-to-refresh-swipe-to-refresh
-
I can't get the library through gradle, any solutions?
-
When you have fragment with swipetorefresh and recycleview, main layout view looks like don't have action bar and all these cool features.
![screenshot_2015-07-22-17-01-14](https://cloud.githubuserco…
-
### Description
When testing a fragment that contains `SwipeRefreshLayout`, the test failed when assert onRefreshListener. https://stackoverflow.com/questions/55517269/android-espresso-testing-swiper…
-
There is no reaction on notifyItemRangeChanged (for example) method invocation.
You have an "update" method but I cant see where it is actually updates main layout.
``` java
private void update() {…
-
Build starting...
Start: Sat Mar 25 06:58:39 UTC 2017
Git:
1.0.2
commit d46d1c694e6802cd2b142bfe0679ea12924a04e6
Author: phenixBQ
Date: Sat Mar 25 14:54:51 2017 +0800
鍙戝竷101鍑虹幇闂
…
-
### Добрый день.
Разделю ревью на какое-то подобие тем.
### Начнем с простого - **Code style**:
1. Часто присутствуют вот такие моменты:
```
private suspend fun getClosestRemoteKeys(state: …
-
Whenever there is an error like network related errors, we will use the last cached data from the client instead. It works but only when not connected to any network. If a client is connected to any n…