mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Update unread message count when returning from conversation/group.
Fixes bug #42.
This commit is contained in:
@@ -19,7 +19,7 @@ import android.os.IBinder;
|
||||
|
||||
public class BriarActivity extends RoboFragmentActivity {
|
||||
|
||||
private static final int REQUEST_PASSWORD = 1;
|
||||
public static final int REQUEST_PASSWORD = 1;
|
||||
|
||||
private static final Logger LOG =
|
||||
Logger.getLogger(BriarActivity.class.getName());
|
||||
|
||||
Reference in New Issue
Block a user