Externalize secret key selection into fragment for reuse in different activities
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
android:orientation="vertical" >
|
||||
|
||||
<Spinner
|
||||
android:id="@+id/keyServer"
|
||||
android:id="@+id/sign_key_keyserver"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user