Loading res/layout/write_wifi_config_to_nfc.xml +50 −41 Original line number Diff line number Diff line Loading @@ -15,7 +15,15 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:fadeScrollbars="false" android:scrollIndicators="top|bottom"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" style="@style/wifi_section"> <LinearLayout android:id="@+id/password_layout" Loading Loading @@ -65,3 +73,4 @@ style="@android:style/Widget.ProgressBar.Large" /> </LinearLayout> </ScrollView> Loading
res/layout/write_wifi_config_to_nfc.xml +50 −41 Original line number Diff line number Diff line Loading @@ -15,7 +15,15 @@ limitations under the License. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="wrap_content" android:layout_height="wrap_content" android:fadeScrollbars="false" android:scrollIndicators="top|bottom"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" style="@style/wifi_section"> <LinearLayout android:id="@+id/password_layout" Loading Loading @@ -65,3 +73,4 @@ style="@android:style/Widget.ProgressBar.Large" /> </LinearLayout> </ScrollView>