This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
feat: add Android pull to refresh component #1636
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Beagle <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
…IT/beagle into feat/android/pull-to-refresh
Signed-off-by: Beagle <[email protected]>
paulomeurerzup
requested review from
carlossteinzup,
danilorochazup,
gabrielleonardozup,
hernandazevedozup,
hthemir,
jefersonlopeszup,
jenifersantoszup,
LG95,
matheusribeirozup,
tarcisiogc,
Tiagoperes,
tuliopereirazup,
uziasferreirazup,
viniciusguardieirozup and
ze12augusto
as code owners
June 17, 2021 13:33
botbeaglezup
added
android
This issue directly affects structure and logic of Android project
backend
This issue directly affects structure and logic of Backend project
labels
Jun 17, 2021
Generated by 🚫 Danger |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
paulomeurerzup
requested review from
dantes-git,
joaoabreuzup,
lucasaraujo,
lucasfonsecazup,
luisgustavozup,
theffc,
victorrabelozup and
yandiaszup
as code owners
June 17, 2021 14:19
Signed-off-by: Paulo Cesar Meurer <[email protected]>
uziasferreirazup
suggested changes
Jun 17, 2021
backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/ui/PullToRefresh.kt
Show resolved
Hide resolved
backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/ui/PullToRefresh.kt
Show resolved
Hide resolved
viniciusguardieirozup
previously approved these changes
Jun 17, 2021
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
android/beagle/src/main/java/br/com/zup/beagle/android/components/refresh/PullToRefresh.kt
Outdated
Show resolved
Hide resolved
android/beagle/src/main/java/br/com/zup/beagle/android/components/refresh/PullToRefresh.kt
Show resolved
Hide resolved
android/beagle/src/test/java/br/com/zup/beagle/android/components/refresh/PullToRefreshTest.kt
Outdated
Show resolved
Hide resolved
android/beagle/src/test/java/br/com/zup/beagle/android/data/serializer/serializerDataFactory.kt
Show resolved
Hide resolved
backend/widgets/src/main/kotlin/br/com/zup/beagle/widget/ui/PullToRefresh.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: Paulo Cesar Meurer <[email protected]>
Signed-off-by: Paulo Cesar Meurer <[email protected]>
SonarCloud Quality Gate failed. |
Kudos, SonarCloud Quality Gate passed! |
matheusribeirozup
approved these changes
Jun 22, 2021
uziasferreirazup
approved these changes
Jun 23, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issues
#1626
Description and Example
Checklist
Please, check if these important points are met using
[x]
: