Changes for updating to Yggdrasil 0.5.

This commit is contained in:
Revertron 2023-10-28 20:23:42 +02:00
parent 9df80c0612
commit 9172fc6caf
16 changed files with 189 additions and 78 deletions

View file

@ -12,15 +12,6 @@
android:paddingTop="4pt"
android:paddingBottom="4pt">
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/public_key_label" />
<EditText
android:id="@+id/public_key"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"