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

Commit 33c633cd authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[PM] Fix some localization issues in PIA V2" into main

parents 226ba8cb e3ed092c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@
            android:layout_height="wrap_content"
            android:layout_width="match_parent"
            android:layout_marginTop="@dimen/dialog_inter_element_margin"
            android:textAlignment="viewStart"
            android:visibility="gone" />

        <include layout="@layout/keep_data_option_layout" />
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
    <style name="Widget.PackageInstaller.Material.WindowTitle" parent="@style/MaterialAlertDialog.Material3.Title.Text">
        <item name="android:autoSizeTextType">uniform</item>
        <item name="android:layout_marginTop">4dp</item>
        <item name="android:layout_width">match_parent</item>
        <item name="android:textAppearance">@style/TextAppearance.PackageInstaller.Material.Title</item>
    </style>