Fix compile error in NetwotkSelectSettings
1. Remove all the internal dependencies and add TODO 2. Use the API in SettingsFragment for progressbar Bug: 114749736 Test: Build Change-Id: If2f57dd24528ae1aac6a1fe84d4a40db237ae7da
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
<PreferenceScreen
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:key="mobile_choose_network_pref_screen"
|
||||
android:title="@string/choose_network_title">
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user