-
Notifications
You must be signed in to change notification settings - Fork 121
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
Added values in dimens.xml #2937
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2937 +/- ##
=========================================
Coverage 63.49% 63.50%
Complexity 1241 1241
=========================================
Files 267 267
Lines 6509 6519 +10
Branches 911 914 +3
=========================================
+ Hits 4133 4140 +7
Misses 1790 1790
- Partials 586 589 +3
|
ground/src/main/java/com/google/android/ground/ui/offlineareas/OfflineAreaListItem.kt
Outdated
Show resolved
Hide resolved
@shobhitagarwal1612 keeping the name as |
But how is this going to be provide any value? This is as good as hardcoding the value in the code. Before we make any more changes, can we discuss this further in the bug regarding which approach should be undertaken? Possible options:
We should also clearly mention in the bug why we are doing this refactor and the potential benefits of it. |
Fixes #2913
@gino-m PTAL?
Can we generalize the values or should we go feature by feature?