File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 59
59
android : contentDescription =" @string/editQueryBeforeSubmitting"
60
60
android : padding =" @dimen/keyline_2"
61
61
android : src =" @drawable/ic_arrow_circle_up_left_16"
62
+ android : background =" @drawable/selectable_item_experimental_background"
62
63
app : layout_constraintBottom_toBottomOf =" parent"
63
64
app : layout_constraintEnd_toEndOf =" parent"
64
65
app : layout_constraintTop_toTopOf =" parent"
Original file line number Diff line number Diff line change 56
56
android : id =" @+id/editQueryImage"
57
57
android : layout_width =" wrap_content"
58
58
android : layout_height =" wrap_content"
59
- android : background =" ?selectableItemBackgroundBorderless "
59
+ android : background =" @drawable/selectable_item_experimental_background "
60
60
android : contentDescription =" @string/editQueryBeforeSubmitting"
61
61
android : padding =" @dimen/keyline_2"
62
62
android : src =" @drawable/ic_arrow_circle_up_left_16"
You can’t perform that action at this time.
0 commit comments