enabled allow_in_call_touch_ui in the phone app
This commit is contained in:
parent
3af430148d
commit
5c950fc2c5
@ -19,7 +19,7 @@
|
||||
|
||||
<!-- Enable the onscreen touch UI for all states of the in-call UI. -->
|
||||
<bool name="allow_incoming_call_touch_ui">true</bool>
|
||||
<bool name="allow_in_call_touch_ui">false</bool>
|
||||
<bool name="allow_in_call_touch_ui">true</bool>
|
||||
|
||||
<!-- This is a device with capacitive buttons, so disable the feature
|
||||
where BACK rejects the current incoming call. (Since it's so
|
||||
|
Loading…
Reference in New Issue
Block a user