#10 login_page_ui

Sammanfogat
gegham sammanfogade 6 incheckningar från login_page_ui in i dev 4 år sedan
Det finns inget innehåll än.
gegham blev tilldelad denna av musheghsahakyan98 4 år sedan
gegham begärda ändringar 4 år sedan
@@ -37,3 +34,4 @@
private static final String SEPARATOR = "\\.";
private static final int REQUEST_CODE = 1555;
private static final String CERTIFICATE_NAME = "Bubble Certificate";
private boolean bubbleNameStateFlag = false;
gegham kommenterad 4 år sedan

These 3 variables should be saved in the onSavedInstanceSave bundle, not to be loss in case of state loss.
Make the app portrait only.

These 3 variables should be saved in the onSavedInstanceSave bundle, not to be loss in case of state loss. Make the app portrait only.
ui/src/main/res/layout/activity_login.xml
@@ -8,2 +8,4 @@
tools:context="com.wireguard.android.activity.LoginActivity">


<ImageView
gegham kommenterad 4 år sedan

Keep the dimensions and colors in the corresponding resource files. All across the app XMLs.

Keep the dimensions and colors in the corresponding resource files. All across the app XMLs.
ui/src/main/res/layout/activity_login.xml
@@ -31,2 +81,4 @@
app:layout_constraintVertical_bias="0.424" />

<TextView
android:id="@+id/textView4"
gegham kommenterad 4 år sedan

id names should be logical, textView4 is a bad naming. Change such all across the app XMLs.

id names should be logical, textView4 is a bad naming. Change such all across the app XMLs.
gegham godkände dessa ändringar 4 år sedan
gegham closed this pull request 4 år sedan
gegham tog bort grenen login_page_ui 4 år sedan

Granskare

gegham godkände dessa ändringar 4 år sedan
Pull-förfrågan har sammanfogats som 348619b205.
Logga in för att delta i denna konversation.
Inga granskare
Ingen Etikett
Ingen Milsten
Ingen tilldelad
2 Deltagare
Notiser
Förfallodatum

Inget förfallodatum satt.

Beroenden

Denna pull-förfrågan har för närvarande inga beroenden.

Laddar…
Det finns inget innehåll än.