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

Commit 8bfeeab2 authored by Fahim's avatar Fahim Committed by Abhishek Aggarwal
Browse files

3736-R-Hide_voice_search_button

parent e8425131
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,6 +66,7 @@
      android:clickable="true"
      android:contentDescription="@string/description_start_voice_search"
      android:scaleType="center"
      android:visibility="gone"
      android:src="@drawable/ic_mic_grey600"
      android:tint="?colorIcon"/>

+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@

        <ImageView
            android:id="@+id/voice_search_button"
            android:visibility="gone"
            android:layout_width="48dp"
            android:layout_height="48dp"
            android:layout_toStartOf="@+id/main_options_menu_button"