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

Commit fee612df authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android (Google) Code Review
Browse files

Merge "Fix bug #8505156 WiFi properties dialog is having some issues in RTL mode" into jb-mr2-dev

parents 0f41b49d 96d780dd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,5 +23,6 @@
    <TextView
            android:id="@+id/value"
            style="@style/wifi_item_content"
            android:textStyle="bold" />
            android:textStyle="bold"
            android:textAlignment="viewStart" />
</LinearLayout>