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

Commit 3aec5214 authored by Jason Chiu's avatar Jason Chiu
Browse files

Shorten the search box hint for two-pane layout

Change from "Search settings" to "Search".

Fix: 248006011
Test: visual
Change-Id: I76a1fa0f8c38e5438f2b01a1b6d83cae3968502c
parent cc64ca66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,6 @@
            android:layout_height="wrap_content"
            android:paddingStart="@dimen/search_bar_title_padding_start_regular_two_pane"
            android:layout_gravity="start"
            android:text="@string/search_menu"/>
            android:text="@string/search_settings"/>
    </Toolbar>
</com.google.android.material.card.MaterialCardView>
 No newline at end of file