mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-16 20:59:54 +01:00
ActivateRemoteWipe activity and view model
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
package org.briarproject.briar.android.remotewipe.activate;
|
||||||
|
|
||||||
|
public class ActivateRemoteWipeActivity {
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package org.briarproject.briar.android.remotewipe.activate;
|
||||||
|
|
||||||
|
public class ActivateRemoteWipeExplainerFragment {
|
||||||
|
}
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
package org.briarproject.briar.android.remotewipe.activate;
|
||||||
|
|
||||||
|
public class ActivateRemoteWipeViewModel {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user