Skip to content

Commit

Permalink
added different bg for label
Browse files Browse the repository at this point in the history
  • Loading branch information
deeppp15 committed Jan 3, 2025
1 parent ed6dea2 commit acdd61f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_team.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:padding="@dimen/padding_normal"
android:background="@color/dashboard_item_alternative"
android:layout_marginStart="8dp">

<TextView
Expand Down

0 comments on commit acdd61f

Please sign in to comment.