Skip to content

Commit 813a564

Browse files
refactor: replace CHFID with AMG Code
1 parent 25ba360 commit 813a564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

claimManagement/src/main/res/layout/family_member_item.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
android:textSize="13sp"
7676
android:textColor="@android:color/black"
7777
android:textStyle="bold"
78-
android:text="CHFID: 123456789" />
78+
android:text="Code AMG: 123456789" />
7979

8080
</LinearLayout>
8181

@@ -118,4 +118,4 @@
118118

119119
</LinearLayout>
120120

121-
</androidx.cardview.widget.CardView>
121+
</androidx.cardview.widget.CardView>

0 commit comments

Comments
 (0)