Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 0b5a47d3 authored by Steve Kondik's avatar Steve Kondik Committed by Michael Bestas
Browse files

dialer: Hide SIP dial icon

 * Fixes ugly FAB with nearly useless option.

Change-Id: Ic65ca17ae5943fdb82047514ebe2bc83c08119c6
parent 581591b9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,8 +33,9 @@
  <bool name="config_regional_video_call_welcome_dialog">false</bool>
  <bool name="config_regional_pup_no_available_network">false</bool>
  <bool name="config_regional_call_data_usage_enable">false</bool>

  <!--not display SIP dial icon -->
  <bool name="config_hide_SIP_dial_icon">false</bool>
  <bool name="config_hide_SIP_dial_icon">true</bool>

  <integer name="speed_dial_emergency_number_assigned_key">9</integer>