File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 android : layout_width =" wrap_content"
4646 android : layout_height =" wrap_content"
4747 android : singleLine =" true"
48- android : textAppearance =" ?android:attr/textAppearanceMedium "
48+ android : textAppearance =" ?android:attr/textAppearanceListItem "
4949 android : ellipsize =" marquee"
5050 android : fadingEdge =" horizontal" />
5151
5454 android : layout_height =" wrap_content"
5555 android : layout_below =" @android:id/title"
5656 android : layout_alignStart =" @android:id/title"
57- android : textAppearance =" ?android:attr/textAppearanceSmall "
57+ android : textAppearance =" ?android:attr/textAppearanceListItemSecondary "
5858 android : ellipsize =" end"
5959 android : maxLines =" 2" />
6060
Original file line number Diff line number Diff line change 4848 android : drawSelectorOnTop =" false"
4949 android : cacheColorHint =" @color/transparent"
5050 android : listPreferredItemHeight =" 48dp"
51- android : scrollbarAlwaysDrawVerticalTrack =" true" />
51+ android : scrollbarAlwaysDrawVerticalTrack =" true"
52+ android : divider =" @null" />
5253
5354 <FrameLayout android : id =" @+id/list_footer"
5455 android : layout_width =" match_parent"
You can’t perform that action at this time.
0 commit comments