File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <com .stx.xmarqueeview.XMarqueeView
2323 android : id =" @+id/marquee1"
2424 android : layout_width =" 0dp"
25- android : layout_height =" match_parent "
25+ android : layout_height =" wrap_content "
2626 android : layout_weight =" 1"
2727 app : isSetAnimDuration =" true"
2828 app : isSingleLine =" true" />
5353 <com .stx.xmarqueeview.XMarqueeView
5454 android : id =" @+id/marquee2"
5555 android : layout_width =" 0dp"
56- android : layout_height =" match_parent "
56+ android : layout_height =" wrap_content "
5757 android : layout_weight =" 1"
5858 app : isSetAnimDuration =" true"
5959 app : marquee_count =" 2" />
8383 <com .stx.xmarqueeview.XMarqueeView
8484 android : id =" @+id/marquee3"
8585 android : layout_width =" 0dp"
86- android : layout_height =" match_parent "
86+ android : layout_height =" wrap_content "
8787 android : layout_weight =" 1"
8888 app : isSetAnimDuration =" true"
8989 app : marquee_count =" 3" />
You can’t perform that action at this time.
0 commit comments