Skip to content

Commit

Permalink
fix: edit label of example chart
Browse files Browse the repository at this point in the history
  • Loading branch information
SeptiawanAjiP committed Sep 18, 2023
1 parent 73a7dc9 commit 6225185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
android:id="@+id/tv_title_5"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Doughnut Chart"
android:text="Polar Area"
android:textSize="24sp"
android:textStyle="bold"
android:layout_marginLeft="16dp"
Expand Down

0 comments on commit 6225185

Please sign in to comment.