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

Commit 5e5267c0 authored by Tiger Huang's avatar Tiger Huang Committed by Android (Google) Code Review
Browse files

Merge "Stop making PreferenceFragment fit system windows" into main

parents 177b4e45 bc39e633
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,6 @@


<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:orientation="vertical"
    android:fitsSystemWindows="true"
    android:layout_height="match_parent"
    android:layout_height="match_parent"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:background="@android:color/transparent"
    android:background="@android:color/transparent"
+0 −1
Original line number Original line Diff line number Diff line
@@ -19,7 +19,6 @@


<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:orientation="vertical"
    android:fitsSystemWindows="true"
    android:layout_height="match_parent"
    android:layout_height="match_parent"
    android:layout_width="match_parent"
    android:layout_width="match_parent"
    android:background="@android:color/transparent"
    android:background="@android:color/transparent"