[Settings] Expand scrollable area of Wifi calling UI
1. Replace InstrumentedDialogFragment by SettingsPreferenceFragment. Enable the capability of shirnking the size of title. 2. Move switch bar into Preference. Enlarge scrollable area within this UI page. Bug: 224661026 Test: local Change-Id: I6e0a491721e9f93858c389593b2bb891f6fa8f8d
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
android:key="wifi_calling_settings"
|
||||
android:title="@string/wifi_calling_settings_title">
|
||||
|
||||
<com.android.settings.widget.SettingsMainSwitchPreference
|
||||
android:key="wifi_calling_switch_bar"
|
||||
android:title="@string/wifi_calling_main_switch_title" />
|
||||
|
||||
<com.android.settings.wifi.calling.ListWithEntrySummaryPreference
|
||||
android:key="wifi_calling_mode"
|
||||
isPreferenceVisible="false"
|
||||
|
||||
Reference in New Issue
Block a user