Reduce margin between registration text

fork-5.53.8
Veeti Paananen 2014-01-20 15:31:09 +02:00
rodzic 0d2ce2528c
commit fc458770ea
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -15,14 +15,13 @@
<TextView style="@style/Registration.Description"
android:layout_width="fill_parent"
android:layout_marginBottom="16dip"
android:layout_marginBottom="8dip"
android:layout_marginTop="16dip"
android:text="@string/registration_activity__textsecure_can_use_the_data_channel_to_avoid_sms_charges_when_communicating_with_other_textsecure_users"/>
<TextView style="@style/Registration.Description"
android:layout_width="fill_parent"
android:layout_marginBottom="16dip"
android:layout_marginTop="16dip"
android:text="@string/registration_activity__registration_will_transmit_some_contact_information_to_the_server_temporariliy"/>
<TextView style="@style/Registration.Label"