Поиск

  • Деятельность хоста: TelecomActivity
  • Фрагмент: ContactResultsFragment
  • Корневой макет: @layout/list_fragment

Меню программно настроены на невидимость для этой страницы.

Экран поиска

Рисунок 1. Экран поиска

Поле поиска как пользовательское представление панели инструментов, @layout/search_layout

  • @layout/search_view_layout_override
  • Стиль. @style/Widget.Dialer.SearchView
    • Кнопка закрытия. @drawable/ic_close

Оформление элемента списка. @layout/contact_result

Компонент [id:]ClassName Свойство Ценить
contact_result: ConstraintLayout background ?android:attr/selectableItemBackground
height @dimen/contact_result_height
contact_picture: ImageView width @dimen/avatar_icon_size
height @dimen/avatar_icon_size
layout_marginStart @dimen/contact_result_avatar_margin
contact_name: TextView textAppearance @style/TextAppearance.ContactResultTitle
layout_marginStart @dimen/contact_result_name_margin