#10 login_page_ui

Yhdistetty
gegham yhdistetty 6 committia lähteestä login_page_ui kohteeseen dev 4 vuotta sitten
Sisältöä ei vielä ole.
gegham was assigned by musheghsahakyan98 4 vuotta sitten
gegham requested changes 4 vuotta sitten
@@ -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 kommentoi 4 vuotta sitten

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 kommentoi 4 vuotta sitten

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 kommentoi 4 vuotta sitten

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 hyväksyi nämä muutokset 4 vuotta sitten
gegham closed this pull request 4 vuotta sitten
gegham poisti haaran login_page_ui 4 vuotta sitten

Reviewers

gegham hyväksyi nämä muutokset 4 vuotta sitten
The pull request has been merged as 348619b205.
Sign in to join this conversation.
No reviewers
Ei tunnistetta
Ei merkkipaalua
Ei käsittelijää
2 osallistujaa
Ilmoitukset
Määräpäivä

Määräpäivää ei asetettu.

Riippuvuudet

Tällä vetopyynnöllä ei tällä hetkellä ole riippuvuuksia.

Ladataan…
Sisältöä ei vielä ole.