Reduce margin between registration text

pull/1/head
Veeti Paananen 11 years ago
parent 0d2ce2528c
commit fc458770ea

@ -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"

Loading…
Cancel
Save