Upload new keys to keyserver by default

This commit is contained in:
Dominik Schürmann 2015-02-28 00:11:34 +01:00
parent 0b49becaa8
commit 1c91be84af

View File

@ -66,6 +66,7 @@
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:textAppearance="?android:attr/textAppearanceMedium"
android:checked="true"
android:text="@string/create_key_upload"
android:id="@+id/create_key_upload" />