לוח חיוג

  • פעילות מארח: TelecomActivity
  • שבר: DialpadFragment

מצב נוף

מַעֲרָך

עדכן את @layout/dialpad_fragment

מסך לוח חיוג

איור 1. מסך לוח חיוג

Component [id:]ClassName תכונה ערך
keypad: KeypadFragment width נקבע לפי הגובה, הרוחב והריפוד של כפתורי המפתח
גוֹבַה
dialpad_info: FrameLayout height זהה לגובה לוח המקשים
width זהה לגובה
divider: View layout_constraintGuide_percent 0.5

לוח מקשים

  • רסיס. KeypadFragment
  • מַעֲרָך. @layout/keypad
  • לוח מקשים

    איור 2. לוח מקשים

    Component [id:]ClassName תכונה ערך
    כפתורי מקלדת app:numberText 1,2,3,4,5,6,7,8,9,*,0,#
    app:letterText "",ABC,DEF,GHI,JKL,MNO,PQRS,TUV,WXYZ,"",+,""
    style @style/KeypadButtonStyle
    Layout שרשרת ארוזה אנכית ואופקית

מְחוּגָה

עדכן את @layout/keypad_dividers . אין להשתמש במפרידים במסכים קצרים של פחות מ-456dp.

Component [id:]ClassName תכונה ערך
מְחוּגָה height @dimen/dialpad_line_divider_height (for horizontal dividers)
width @dimen/dialpad_line_divider_height (for vertical dividers)
background @color/divider_color

כפתור מקלדת

@KeypadButtonStyle יוחל על KeypadButton , אשר מרחיב את FrameLayout.

Component [id:]ClassName תכונה ערך
LinearLayout width @dimen/keypad_minimum_size
height @dimen/keypad_minimum_size
keypad_number: TextView style @style/KeypadNumber
keypad_letters: TextView style @style/KeypadLetter
textAllCaps true
keypad_image: ImageView tint @color/car_key2
visibility נעלם

מידע על לוח החיוג

מַעֲרָך. @layout/dialpad_info

מידע על לוח החיוג

איור 3. מידע על לוח החיוג

Component [id:]ClassName תכונה ערך

title: TextView

הפניה ל-AOSP הטמיעה תנועת קלט בשדה הכותרת.

כדי להשבית את התנועה, החלף את @bool/config_enable_dial_motion ל- false .

height @dimen/dialpad_info_title_container_size
textAppearance @style/TextAppearance.DialNumber
(סגנון זה מוחל גם על הכותרת באופן תוכניתי ב- DialpadFragment ).
autoSizeTextType uniform
autoSizeMinTextSize @dimen/dialpad_info_title_text_size_min
autoSizeMaxTextSize @dimen/dialpad_info_title_text_size_max
delete_button: ImageView style @style/DialpadSecondaryButton
src @drawable/ic_backspace
marginStart /td> dimen/dialpad_info_title_padding_size
call_button: ImageView style @style/DialpadPrimaryButton
src @drawable/icon_call_button
include @layout/dialpad_user_profile layout_marginTop @dimen/dialpad_user_profile_padding

@layout/dialpad_user_profile מסודר על ידי @bool/config_show_detailed_user_profile_on_dialpad כדי להציג את התווית והדמות. ערך ברירת המחדל הוא false , המציג את שם התצוגה בלבד.

Component [id:]ClassName תכונה ערך
display_name: TextView textAppearance @style/TextAppearance.DialpadDisplayName
label: TextView textAppearance ?android:attr/textAppreanceSmall
layout_marginTop @dimen/dialpad_contact_label_margin
dialpad_contact_avatar: ImageView width @dimen/dialpad_contact_avatar_size
height @dimen/dialpad_contact_avatar_size

מצב דיוקן

מַעֲרָך. @layout[ -port ]/dialpad_fragment

מצב דיוקן

איור 4. מצב דיוקן

Component [id:]ClassName תכונה ערך
keypad: KeypadFragment width נקבע לפי הגובה, הרוחב והריפוד של כפתורי המקשים, ראה לוח מקשים .
גוֹבַה
include
@layout/dialpad_user_profile
לא עיין בקטע dialpad_user_profile בפרטי Dialpad במצב לרוחב.
divider: View layout_constraintGuide_percent 0.5
title: TextView זהה לכותרת בפרטי Dialpad במצב לרוחב.
delete_button: ImageView זהה ל- delete_button במידע על לוח חיוג במצב לרוחב.
call_button: ImageView style @style/DialpadPrimaryButton
height @dimen/call_button_height
src @drawable/icon_call_button
layout_marginBottom @dimen/call_button_bottom_margin