Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 100f3d52 authored by Wenyi Wang's avatar Wenyi Wang Committed by android-build-merger
Browse files

Fix for undefined method am: 42d740c2

am: 1bb2c902

* commit '1bb2c902':
  Fix for undefined method
parents 041d89d6 1bb2c902
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -711,7 +711,7 @@ public class CompactRawContactsEditorView extends LinearLayout implements View.O
                vlog("parse: " + i + " " + dataKind.mimeType + " " +
                        kindSectionData.getValuesDeltas().size() + " value(s) " +
                        kindSectionData.getNonEmptyValuesDeltas().size() + " non-empty value(s)" +
                        kindSectionData.getVisibleNonEmptyValuesDeltas().size() +
                        kindSectionData.getVisibleValuesDeltas().size() +
                        " visible value(s)");
            }
        }