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

Commit 5302874d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Wi-Fi] Fix Wi-Fi hotspot two line summary UI problem"

parents 56aa5f83 7a216769
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    <com.android.settings.widget.FixedLineSummaryPreference
        android:key="wifi_tether"
        android:title="@string/wifi_hotspot_checkbox_text"
        android:summary="@string/summary_two_lines_placeholder"
        android:summary="@string/summary_placeholder"
        android:fragment="com.android.settings.wifi.tether.WifiTetherSettings"
        settings:summaryLineCount="2" />