File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 android : layout_below =" @+id/note_locked_label"
4545 android : layout_centerHorizontal =" true"
4646 android : layout_marginTop =" @dimen/medium_margin"
47- android : background =" ?attr/selectableItemBackground "
47+ android : background =" @drawable/ripple_all_corners "
4848 android : padding =" @dimen/activity_margin"
4949 android : text =" @string/show_content" />
5050
8585 android : layout_height =" wrap_content"
8686 android : layout_below =" @+id/fragment_placeholder"
8787 android : layout_centerHorizontal =" true"
88- android : background =" ?attr/selectableItemBackground "
88+ android : background =" @drawable/ripple_all_corners "
8989 android : gravity =" center"
9090 android : padding =" @dimen/activity_margin"
9191 android : text =" @string/add_new_checklist_items"
Original file line number Diff line number Diff line change 3939 android : layout_below =" @+id/note_locked_label"
4040 android : layout_centerHorizontal =" true"
4141 android : layout_marginTop =" @dimen/medium_margin"
42- android : background =" ?attr/selectableItemBackground "
42+ android : background =" @drawable/ripple_all_corners "
4343 android : padding =" @dimen/activity_margin"
4444 android : text =" @string/show_content" />
4545
You can’t perform that action at this time.
0 commit comments