-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/deleted_changes #175
Conversation
app/src/main/java/app/cashadvisor/analytics/presentation/ui/adapter/AnalyticInfoAdapter.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/cashadvisor/analytics/presentation/ui/adapter/AnalyticInfoAdapter.kt
Show resolved
Hide resolved
app/src/main/java/app/cashadvisor/analytics/presentation/ui/adapter/AnalyticInfoAdapter.kt
Outdated
Show resolved
Hide resolved
...in/java/app/cashadvisor/analytics/presentation/ui/adapter/CategorySummaryDiffUtilCallback.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/cashadvisor/analytics/presentation/Utils.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/cashadvisor/analytics/presentation/Utils.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/app/cashadvisor/analytics/presentation/ui/AnalyticsViewModel.kt
Show resolved
Hide resolved
перед пушем своей ветки на гитхаб лучше всегда подмерживать актуальный dev |
@Elen-B нужно починить конфликты |
…n-page-presentation # Conflicts: # uikit/src/main/res/values/styles.xml
…AnalyticType class; move getLastDayOfMonth(), getFirstDayOfMonth() to viewModel
formatter.maximumFractionDigits = MAX_FRACTION_DIGITS | ||
formatter.minimumFractionDigits = MIN_FRACTION_DIGITS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
эти пераметры можно один раз проинициализировать в конструкторе
при каждом вызове метода нет нужны их устанавливать
amount = BigDecimal.valueOf(5000.00) | ||
), | ||
SubcategorySummary( | ||
name = "Даньги аыврало ыварыл фыдалфыжал фываолдыва", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Это ни на что не влияет?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
надо делать нормальные моки.
No description provided.