Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2675dbf5 authored by Menghan Li's avatar Menghan Li Committed by Android (Google) Code Review
Browse files

Merge "Remove Theme.AlertDialog declaration in accessibility dialog layout"

parents 0090d399 ae7411b9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
    android:gravity="top">

    <LinearLayout
        android:theme="@style/Theme.AlertDialog"
        style="@style/AccessibilityDialog">

        <LinearLayout
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
    android:scrollbarStyle="outsideOverlay">

    <LinearLayout
        android:theme="@style/Theme.AlertDialog"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical"
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
    android:scrollbarStyle="outsideOverlay">

    <LinearLayout
        android:theme="@style/Theme.AlertDialog"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical"
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@
    android:scrollbarStyle="outsideOverlay">

    <LinearLayout
        android:theme="@style/Theme.AlertDialog"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:orientation="vertical"