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

Commit e8d27fff authored by Mohit Mali's avatar Mohit Mali
Browse files

Dialer theme change in dialtacts_activity.xml and overflow menu button in dialpadview q

parent 23bfcf37
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -48,7 +48,8 @@
      android:contentDescription="@string/action_menu_dialpad_button"
      android:src="@drawable/quantum_ic_dialpad_white_24"
      app:elevation="@dimen/floating_action_button_translation_z"
      app:backgroundTint="@color/dialer_theme_color"/>
      app:backgroundTint="@color/dialer_theme_color"
      android:background="@color/dialer_theme_color"/>

  <!-- Host container for the contact tile drag shadow -->
  <FrameLayout
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
        android:contentDescription="@string/description_dialpad_overflow"
        android:gravity="center"
        android:src="@drawable/quantum_ic_more_vert_white_24"
        android:tint="?colorIcon"
        android:tint="@color/dialer_theme_color"
        android:tintMode="src_in"
        android:visibility="gone"/>
      <FrameLayout android:layout_width="0dp"