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

Commit 38496e7a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 5582428 from ef6caf78 to qt-release

Change-Id: Ibcfcd0bf02229b2cb9fe084648da06e6c5220687
parents cee6132d ef6caf78
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1547,7 +1547,6 @@
        <activity android:name=".password.ConfirmDeviceCredentialActivity$InternalActivity"
            android:exported="false"
            android:permission="android.permission.MANAGE_USERS"
            android:resizeableActivity="false"
            android:taskAffinity="com.android.settings.workmode"
            android:theme="@android:style/Theme.Translucent.NoTitleBar">
            <intent-filter android:priority="1">
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:clipToPadding="true"
            android:clipChildren ="true"
            android:orientation="horizontal">

    <LinearLayout
+2 −1
Original line number Diff line number Diff line
@@ -45,7 +45,8 @@

            <FrameLayout
                android:layout_width="wrap_content"
                android:layout_height="wrap_content">
                android:layout_height="wrap_content"
                android:clipChildren="true">
                <TextureView
                    android:id="@+id/preview_view"
                    android:layout_width="match_parent"
+40 −40

File changed.

Preview size limit exceeded, changes collapsed.

+36 −37

File changed.

Preview size limit exceeded, changes collapsed.

Loading