-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
DeviceTypeView
using jetpack compose (#464)
* Refactor DeviceTypeView using jetpack compose * Refactor RetryCardView as composable * Revert "Refactor RetryCardView as composable" This reverts commit ebb4826. * FE-1499 Refactor RetryCardView as composable (#468) * Refactor RetryCardView as composable * Feature/fe 1495 refactor headerview as a composable (#469) * Refactor HeaderView as composable * Enable previews in new composables * Fix detekt * Refactor InfoBannerCard as composable (#470) * Refactor InfoBannerCard as composable * Refactor RewardIssueCardView to composable. Fix ripple effect on buttons. (#472) * FE-1564 Feature/fe 1498 refactor rangeselectorview as a composable (#474) * [WIP] Range selector view as composable * Fix issue of charts not loading properly when API replies very fast
- Loading branch information
Showing
44 changed files
with
813 additions
and
937 deletions.
There are no files selected for viewing
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
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
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
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
55 changes: 0 additions & 55 deletions
55
app/src/main/java/com/weatherxm/ui/components/DeviceTypeCardView.kt
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
app/src/main/java/com/weatherxm/ui/components/HeaderView.kt
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
app/src/main/java/com/weatherxm/ui/components/InfoBannerCardView.kt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.