Skip to content

Commit

Permalink
- background color change of progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
pm-dimagi committed Dec 3, 2024
1 parent a71d216 commit 59da77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/res/layout/screen_form_entry.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/nav_badge"
android:background="@color/cc_brand_color"
android:background="@color/start_sync_button"
android:minHeight="@dimen/new_progressbar_minheight"
android:paddingLeft="@dimen/content_start"
android:paddingRight="@dimen/content_start"
Expand Down

0 comments on commit 59da77c

Please sign in to comment.