File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 4141 android : fadingEdge =" horizontal"
4242 android : scrollbars =" none"
4343 android : layout_gravity =" right"
44- android : fadingEdgeLength =" @dimen/status_bar_recents_scroll_fading_edge_length"
45- android : importantForAccessibility =" no" >
44+ android : fadingEdgeLength =" @dimen/status_bar_recents_scroll_fading_edge_length" >
4645
4746 <LinearLayout android : id =" @+id/recents_linear_layout"
4847 android : layout_width =" wrap_content"
Original file line number Diff line number Diff line change 4545 android : fadingEdgeLength =" @dimen/status_bar_recents_scroll_fading_edge_length"
4646 android : layout_gravity =" bottom|left"
4747 android : clipToPadding =" false"
48- android : clipChildren =" false"
49- android : importantForAccessibility =" no" >
48+ android : clipChildren =" false" >
5049
5150 <LinearLayout android : id =" @+id/recents_linear_layout"
5251 android : layout_width =" match_parent"
Original file line number Diff line number Diff line change 4949 android : fadingEdgeLength =" 20dip"
5050 android : layout_gravity =" bottom|left"
5151 android : clipToPadding =" false"
52- android : clipChildren =" false"
53- android : importantForAccessibility =" no" >
52+ android : clipChildren =" false" >
5453
5554 <LinearLayout android : id =" @+id/recents_linear_layout"
5655 android : layout_width =" wrap_content"
You can’t perform that action at this time.
0 commit comments