Loading packages/SystemUI/res/layout/alert_dialog_systemui.xml +61 −56 Original line number Diff line number Diff line Loading @@ -15,8 +15,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <com.android.internal.widget.AlertDialogLayout <androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> <com.android.internal.widget.AlertDialogLayout android:id="@*android:id/parentPanel" android:layout_width="match_parent" android:layout_height="wrap_content" Loading Loading @@ -93,5 +97,6 @@ android:layout_height="wrap_content" layout="@layout/alert_dialog_button_bar_systemui" /> </FrameLayout> </com.android.internal.widget.AlertDialogLayout> </androidx.core.widget.NestedScrollView> No newline at end of file Loading
packages/SystemUI/res/layout/alert_dialog_systemui.xml +61 −56 Original line number Diff line number Diff line Loading @@ -15,8 +15,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <com.android.internal.widget.AlertDialogLayout <androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content"> <com.android.internal.widget.AlertDialogLayout android:id="@*android:id/parentPanel" android:layout_width="match_parent" android:layout_height="wrap_content" Loading Loading @@ -93,5 +97,6 @@ android:layout_height="wrap_content" layout="@layout/alert_dialog_button_bar_systemui" /> </FrameLayout> </com.android.internal.widget.AlertDialogLayout> </androidx.core.widget.NestedScrollView> No newline at end of file