Skip to content

Commit

Permalink
Update demo/src/main/res/layout/fragment_home.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jingtang10 authored Jan 31, 2024
1 parent 3d76880 commit 9c79bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/main/res/layout/fragment_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
android:id="@+id/item_search"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="@dimen/serach_patient_cardview_horizontal_margin"
android:layout_marginHorizontal="@dimen/search_patient_cardview_horizontal_margin"
android:foreground="?android:attr/selectableItemBackground"
android:clickable="true"
android:focusable="true"
Expand Down

0 comments on commit 9c79bdb

Please sign in to comment.