Upload to keyserver after editing identities

This commit is contained in:
Dominik Schürmann
2015-12-31 15:49:50 +01:00
parent 122705c24e
commit bfa28fcb5e
3 changed files with 154 additions and 19 deletions

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
tools:context=".ui.EditIdentitiesActivity">
<include
android:id="@+id/toolbar_include"