Skip to content

Commit

Permalink
Show ripples when day letter is clicked
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Nov 14, 2024
1 parent b335de0 commit 79defd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/weekly_view_day_letter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="?selectableItemBackgroundBorderless"
android:gravity="center_horizontal"
android:textSize="@dimen/normal_text_size"
tools:text="@string/monday_letter" />

0 comments on commit 79defd5

Please sign in to comment.