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

Commit 64d23309 authored by Xin Li's avatar Xin Li Committed by Gerrit Code Review
Browse files

Merge "Merge QQ3A.200605.002 into master"

parents 6045e9b9 729c213f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
        android:labelFor="@id/user_photo"
        android:inputType="text|textCapWords"
        android:selectAllOnFocus="true"
        android:hint="@string/user_nickname"/>
        android:hint="@string/user_nickname"
        android:maxLength="100"/>

</LinearLayout>
+1 −2
Original line number Diff line number Diff line
@@ -156,8 +156,7 @@
                            android:layout_width="match_parent"
                            android:layout_height="wrap_content"
                            style="@style/wifi_item_spinner"
                            android:prompt="@string/please_select_phase2"
                            android:entries="@array/wifi_phase2_entries" />
                            android:prompt="@string/please_select_phase2" />
                </LinearLayout>

                <LinearLayout android:id="@+id/l_ca_cert"
+4337 −4346

File changed.

Preview size limit exceeded, changes collapsed.

+4339 −4348

File changed.

Preview size limit exceeded, changes collapsed.

+4372 −4409

File changed.

Preview size limit exceeded, changes collapsed.

Loading