File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 android : layout_height =" wrap_content"
8686 android : layout_alignParentTop =" true"
8787 android : baselineAligned =" false"
88+ android : descendantFocusability =" afterDescendants"
8889 android : gravity =" top"
8990 android : orientation =" vertical"
9091 android : paddingStart =" @dimen/player_main_controls_padding"
9697 android : layout_width =" match_parent"
9798 android : layout_height =" wrap_content"
9899 android : baselineAligned =" false"
100+ android : descendantFocusability =" afterDescendants"
99101 android : gravity =" top"
100102 android : minHeight =" 45dp"
101103 tools : ignore =" RtlHardcoded" >
438440 android : layout_gravity =" center"
439441 android : layout_marginTop =" 2dp"
440442 android : layout_weight =" 1"
443+ android : nextFocusDown =" @id/screenRotationButton"
441444 tools : progress =" 25"
442445 tools : secondaryProgress =" 50" />
443446
473476 android : background =" ?attr/selectableItemBackgroundBorderless"
474477 android : clickable =" true"
475478 android : focusable =" true"
479+ android : nextFocusUp =" @id/playbackSeekBar"
476480 android : padding =" @dimen/player_main_buttons_padding"
477481 android : scaleType =" fitCenter"
478482 android : visibility =" gone"
You can’t perform that action at this time.
0 commit comments