kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
f812efff3c
commit
a820500ae0
|
@ -256,6 +256,7 @@ public class MessageDetailsActivity extends PassphraseRequiredActionBarActivity
|
||||||
Context context = getContext();
|
Context context = getContext();
|
||||||
if (context == null) {
|
if (context == null) {
|
||||||
Log.w(TAG, "associated context is destroyed, finishing early");
|
Log.w(TAG, "associated context is destroyed, finishing early");
|
||||||
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
Recipients recipients;
|
Recipients recipients;
|
||||||
|
|
Ładowanie…
Reference in New Issue