kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
311ef0d65b
commit
023b181917
|
@ -36,20 +36,21 @@
|
|||
<TextView android:id="@+id/code_second"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
style="@style/BackupPassphrase"
|
||||
tools:text="56944" />
|
||||
|
||||
<TextView android:id="@+id/code_third"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
style="@style/BackupPassphrase"
|
||||
tools:text="42738" />
|
||||
</TableRow>
|
||||
|
||||
<TableRow android:gravity="center_horizontal"
|
||||
android:layoutDirection="ltr">
|
||||
android:layoutDirection="ltr"
|
||||
android:layout_marginTop="4dp">
|
||||
|
||||
<TextView android:id="@+id/code_fourth"
|
||||
android:layout_width="wrap_content"
|
||||
|
@ -60,14 +61,14 @@
|
|||
<TextView android:id="@+id/code_fifth"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
style="@style/BackupPassphrase"
|
||||
tools:text="24922" />
|
||||
|
||||
<TextView android:id="@+id/code_sixth"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
style="@style/BackupPassphrase"
|
||||
tools:text="58594" />
|
||||
</TableRow>
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
style="@style/BackupPassphrase"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
tools:text="56944" />
|
||||
|
||||
<TextView
|
||||
|
@ -73,12 +73,13 @@
|
|||
style="@style/BackupPassphrase"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
tools:text="42738" />
|
||||
</TableRow>
|
||||
|
||||
<TableRow android:gravity="center_horizontal"
|
||||
android:layoutDirection="ltr">
|
||||
android:layoutDirection="ltr"
|
||||
android:layout_marginTop="4dp">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/code_fourth"
|
||||
|
@ -92,7 +93,7 @@
|
|||
style="@style/BackupPassphrase"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
tools:text="24922" />
|
||||
|
||||
<TextView
|
||||
|
@ -100,7 +101,7 @@
|
|||
style="@style/BackupPassphrase"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginStart="8dp"
|
||||
tools:text="58594" />
|
||||
</TableRow>
|
||||
</TableLayout>
|
||||
|
|
Ładowanie…
Reference in New Issue