Merge "[Wi-Fi] Fix Wi-Fi hotspot two line summary UI problem"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5302874d6b
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user