File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 695695
696696 <ImageButton
697697 android : id =" @+id/overlay_play_pause_button"
698- android : layout_width =" 36dp "
699- android : layout_height =" 36dp "
698+ android : layout_width =" 40dp "
699+ android : layout_height =" match_parent "
700700 android : layout_marginLeft =" 2dp"
701701 android : layout_marginRight =" 2dp"
702702 android : background =" ?attr/selectableItemBackground"
709709
710710 <ImageButton
711711 android : id =" @+id/overlay_close_button"
712- android : layout_width =" 36dp "
713- android : layout_height =" 36dp "
712+ android : layout_width =" 40dp "
713+ android : layout_height =" match_parent "
714714 android : layout_marginLeft =" 2dp"
715715 android : background =" ?attr/selectableItemBackground"
716716 android : padding =" 10dp"
Original file line number Diff line number Diff line change 672672
673673 <ImageButton
674674 android : id =" @+id/overlay_play_pause_button"
675- android : layout_width =" 36dp "
676- android : layout_height =" 36dp "
675+ android : layout_width =" 40dp "
676+ android : layout_height =" match_parent "
677677 android : layout_marginLeft =" 2dp"
678678 android : layout_marginRight =" 2dp"
679679 android : background =" ?attr/selectableItemBackground"
686686
687687 <ImageButton
688688 android : id =" @+id/overlay_close_button"
689- android : layout_width =" 36dp "
690- android : layout_height =" 36dp "
689+ android : layout_width =" 40dp "
690+ android : layout_height =" match_parent "
691691 android : layout_marginLeft =" 2dp"
692692 android : background =" ?attr/selectableItemBackground"
693693 android : padding =" 10dp"
You can’t perform that action at this time.
0 commit comments