File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 android : ellipsize =" marquee"
3636 android : gravity =" center_vertical"
3737 android : lines =" 1"
38- android : textColor =" @color/card_call_incoming_contact_name "
38+ android : textColor =" #333333 "
3939 android : layout_above =" @+id/linearLayout"
4040 android : textSize =" 24sp" />
4141
5757 style =" @android:style/Widget.Holo.Button.Borderless"
5858 android : drawableLeft =" @drawable/ic_lockscreen_decline_normal"
5959 android : text =" @string/description_target_decline"
60- android : textColor =" @color/card_call_incoming_answer_reject "
60+ android : textColor =" #000000 "
6161 android : textSize =" 13sp"
6262 android : ellipsize =" none" />
6363
6767 android : layout_height =" fill_parent"
6868 android : layout_marginLeft =" 4dp"
6969 android : layout_marginRight =" 4dp"
70- android : background =" @color/card_call_incoming_separator "
70+ android : background =" #888888 "
7171 android : maxWidth =" 0dp" />
7272
7373 <Button
7878 style =" @android:style/Widget.Holo.Button.Borderless"
7979 android : drawableLeft =" @drawable/ic_lockscreen_answer_normal"
8080 android : text =" @string/description_target_answer"
81- android : textColor =" @color/card_call_incoming_answer_reject "
81+ android : textColor =" #000000 "
8282 android : textSize =" 13sp"
8383 android : ellipsize =" none" />
8484 </LinearLayout >
You can’t perform that action at this time.
0 commit comments