Loading core/res/res/layout/media_route_controller_dialog.xml +44 −41 Original line number Diff line number Diff line Loading @@ -14,8 +14,10 @@ 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="match_parent" android:layout_height="wrap_content"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" android:divider="?android:attr/dividerHorizontal" Loading Loading @@ -58,3 +60,4 @@ android:text="@string/media_route_controller_disconnect" /> </LinearLayout> </LinearLayout> </ScrollView> No newline at end of file Loading
core/res/res/layout/media_route_controller_dialog.xml +44 −41 Original line number Diff line number Diff line Loading @@ -14,8 +14,10 @@ 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="match_parent" android:layout_height="wrap_content"> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" android:divider="?android:attr/dividerHorizontal" Loading Loading @@ -58,3 +60,4 @@ android:text="@string/media_route_controller_disconnect" /> </LinearLayout> </LinearLayout> </ScrollView> No newline at end of file