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

Commit 48eb6726 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Show lock icon in restricted settings dialog" into tm-dev

parents 0b82bf9d ffc747e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
            android:layout_width="@dimen/admin_details_dialog_icon_size"
            android:layout_height="@dimen/admin_details_dialog_icon_size"
            android:scaleType="fitCenter"
            android:src="@drawable/ic_lock_closed"
            android:tint="?android:attr/colorAccent"
            android:contentDescription="@null"/>
        <TextView
            android:id="@+id/admin_support_dialog_title"