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

Commit 86395230 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7989966 from d4b1048d to sc-v2-release

Change-Id: I8173251bdd94b26fbd81d49a49674d8318331168
parents 8ed0cd07 d4b1048d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@
                  android:taskAffinity=""
                  android:launchMode="singleTask"
                  android:exported="true"
                  android:enabled="false"
                  android:configChanges="orientation|keyboard|keyboardHidden|screenSize|screenLayout"
                  android:permission="android.permission.LAUNCH_MULTI_PANE_SETTINGS_DEEP_LINK">
            <intent-filter>
@@ -312,6 +313,7 @@

        <receiver android:name=".search.SearchStateReceiver"
                  android:exported="true"
                  android:enabled="false"
                  android:permission="android.permission.READ_SEARCH_INDEXABLES">
            <intent-filter>
                <action android:name="com.android.settings.SEARCH_START"/>
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@
        android:layout_height="wrap_content">

        <LinearLayout
            android:id="@+id/font_size_preview_text_group"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:paddingTop="16dp"
+0 −6
Original line number Diff line number Diff line
@@ -75,12 +75,6 @@
                    android:contentDescription="@string/font_size_make_larger_desc"
                    style="@style/screen_size_imageview_style"/>
            </LinearLayout>

            <TextView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:text="@string/font_size_summary"
                android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Subhead"/>
        </LinearLayout>
    </LinearLayout>
</androidx.core.widget.NestedScrollView>
+0 −6
Original line number Diff line number Diff line
@@ -74,12 +74,6 @@
                    android:contentDescription="@string/screen_zoom_make_larger_desc"
                    style="@style/screen_size_imageview_style"/>
            </LinearLayout>

            <TextView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:text="@string/screen_zoom_summary"
                android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Subhead"/>
        </LinearLayout>
    </LinearLayout>
</androidx.core.widget.NestedScrollView>
+1 −12485

File changed.

Preview size limit exceeded, changes collapsed.

Loading