Loading packages/SystemUI/res/layout/screen_pinning_request_text_area.xml +61 −54 Original line number Diff line number Diff line Loading @@ -16,7 +16,12 @@ * limitations under the License. */ --> <RelativeLayout 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:fillViewport="true"> <RelativeLayout android:id="@+id/screen_pinning_text_area" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading Loading @@ -78,3 +83,5 @@ android:textSize="14sp" /> </RelativeLayout> </ScrollView> Loading
packages/SystemUI/res/layout/screen_pinning_request_text_area.xml +61 −54 Original line number Diff line number Diff line Loading @@ -16,7 +16,12 @@ * limitations under the License. */ --> <RelativeLayout 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:fillViewport="true"> <RelativeLayout android:id="@+id/screen_pinning_text_area" android:layout_width="wrap_content" android:layout_height="wrap_content" Loading Loading @@ -78,3 +83,5 @@ android:textSize="14sp" /> </RelativeLayout> </ScrollView>