-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump androidx.compose:compose-bom from 2024.06.00 to 2024.10.01 (#1608)
* Bump androidx.compose:compose-bom from 2024.06.00 to 2024.10.01 Bumps androidx.compose:compose-bom from 2024.06.00 to 2024.10.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump androidx.compose:compose-bom from 2024.06.00 to 2024.10.01 Bumps androidx.compose:compose-bom from 2024.06.00 to 2024.10.01. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Replaced PullToRefreshContainer with PullToRefreshBox * compose-navigation = "2.8.3" --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Lang <72232737+patrickunterwegs@users.noreply.github.com>
- Loading branch information
1 parent
fd9ede5
commit 7d1e6d8
Showing
7 changed files
with
591 additions
and
704 deletions.
There are no files selected for viewing
244 changes: 115 additions & 129 deletions
244
app/src/main/java/at/techbee/jtx/ui/list/ListScreen.kt
Large diffs are not rendered by default.
Oops, something went wrong.
269 changes: 120 additions & 149 deletions
269
app/src/main/java/at/techbee/jtx/ui/list/ListScreenCompact.kt
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.