Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Issue#158 - Changes made to ClockViewHolder.java file
Browse files Browse the repository at this point in the history
  • Loading branch information
dneha1210 committed Oct 14, 2023
1 parent 3267996 commit d8b8e63
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ public void configureUI(DataField dataField) {

@Override
public void onChanged(UnitSystem unitSystem, RecordingData data) {
throw new UnsupportedOperationException();
//We don't have enough information or context to provide a complete implementation in the base class or interface for this mothod.
}

}

0 comments on commit d8b8e63

Please sign in to comment.