mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-02 20:02:03 +00:00
use ConfirmIdentityDialog instead of ReceiveKeyDialog
also switch to AppCompatDialog
This commit is contained in:
committed by
Moxie Marlinspike
parent
f1e8357131
commit
72bd6d5844
@@ -1,12 +0,0 @@
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent">
|
||||
|
||||
<TextView style="@style/Registration.Description"
|
||||
android:id="@+id/description_text"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_marginBottom="16dip"
|
||||
android:layout_marginTop="16dip"/>
|
||||
</FrameLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user