- Hostaktivität: 
TelecomActivity - Fragment: 
ContactResultsFragment - Stammlayout: 
@layout/list_fragment 
Menüs sind für diese Seite programmatisch auf unsichtbar gesetzt.

Abbildung 1: Bildschirm durchsuchen
Suchfeld als benutzerdefinierte Symbolleistenansicht, @layout/search_layout
@layout/search_view_layout_override- Design. 
@style/Widget.Dialer.SearchView- Schaltfläche „Schließen“. 
@drawable/ic_close 
 - Schaltfläche „Schließen“. 
 
Layout des Listeneintrags. @layout/contact_result
| Component [id:]ClassName | Property | Wert | 
|---|---|---|
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 |