Skip to content

Commit dbf0d69

Browse files
dheerajkotwaniCloudyPadmal
authored andcommitted
feat #2086: Add Ripple effect on Card in Dashboard (#2087)
1 parent 41b19e6 commit dbf0d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/application_list_item.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
android:layout_height="@dimen/instrument_tile_card_height"
1313
android:layout_gravity="center"
1414
android:layout_margin="@dimen/card_margin"
15+
android:foreground="?android:attr/selectableItemBackground"
1516
card_view:cardCornerRadius="@dimen/instrument_tile_card_radius">
1617

1718
<RelativeLayout

0 commit comments

Comments
 (0)