- نشاط المضيف:
TelecomActivity - الجزء:
FavoriteFragment

الشكل 1: شاشة "الأماكن المفضّلة"
التنسيق: @layout/favorite_fragment
@+id/empty_page_containerالمكوّن [id:]ClassName الموقع القيمة TextViewtextAppearance?android:attr/textAppearanceLargestring@string/favorites_emptylayout_marginBottom@dimen/favorite_add_button_and_text_separationadd_favorite_button: UxrButtonheight@dimen/touch_target_sizeandroid:textAppearance?android:attr/textAppearanceMediumtextColor@color/hero_button_text_colorbackground@drawable/hero_button_backgroundpaddingHorizontal@dimen/favorite_add_button_paddingapp:carUxRestrictionsUX_RESTRICTIONS_NO_SETUP

الشكل 2: @layout/favorite_fragment
التنسيق: @layout/favorite_fragment
@+id/favorite_list_fragment. FavoriteListFragment>@layout/list_fragment
رمز جهات الاتصال المفضّلة @layout/favorite_contact_list_item
| المكوّن [id:]ClassName |
الموقع | القيمة |
|---|---|---|
root: LinearLayout |
orientation |
vertical |
gravity |
center_horizontal |
|
background |
?android:attr/selectableItemBackground |
|
icon: ImageView |
width |
@dimen/large_avatar_icon_size |
height |
@dimen/large_avatar_icon_size |
|
marginBottom |
@dimen/favorites_avatar_margin_bottom |
|
title: TextView |
textAppearance |
?android:attr/textAppearanceLarge |
text: TextView |
textAppearance |
?android:attr/textAppearanceSmall |
زر "إضافة إلى المفضّلة" @layout/add_favorite_list_item
| المكوّن [id:]ClassName | الموقع | القيمة |
|---|---|---|
title: UxrButton |
text |
@string/add_favorite_button |
textColor |
@color/hero_button_text_color |
|
textAppearance |
?android:attr/textAppearanceLarge |
|
background |
?android:attr/selectableItemBackground |
|
drawableTop |
@drawable/ic_add_favorite |