We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b19e6 commit dbf0d69Copy full SHA for dbf0d69
app/src/main/res/layout/application_list_item.xml
@@ -12,6 +12,7 @@
12
android:layout_height="@dimen/instrument_tile_card_height"
13
android:layout_gravity="center"
14
android:layout_margin="@dimen/card_margin"
15
+ android:foreground="?android:attr/selectableItemBackground"
16
card_view:cardCornerRadius="@dimen/instrument_tile_card_radius">
17
18
<RelativeLayout
0 commit comments