mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
bramble-core
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package org.briarproject.briar.android.socialbackup.recover;
|
||||
|
||||
import org.briarproject.briar.android.fragment.BaseFragment;
|
||||
|
||||
public class CustodianReturnShardErrorFragment extends BaseFragment {
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
package org.briarproject.briar.android.socialbackup.recover;
|
||||
|
||||
import org.briarproject.briar.android.fragment.BaseFragment;
|
||||
|
||||
public class OwnerReturnShardSuccessFragment extends BaseFragment {
|
||||
}
|
||||
Reference in New Issue
Block a user