kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
124d728010
commit
1bea12f746
|
@ -67,7 +67,7 @@ public class ThumbnailView extends FrameLayout {
|
||||||
|
|
||||||
@Override protected void onAttachedToWindow() {
|
@Override protected void onAttachedToWindow() {
|
||||||
super.onAttachedToWindow();
|
super.onAttachedToWindow();
|
||||||
EventBus.getDefault().registerSticky(this);
|
if (!EventBus.getDefault().isRegistered(this)) EventBus.getDefault().registerSticky(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override protected void onDetachedFromWindow() {
|
@Override protected void onDetachedFromWindow() {
|
||||||
|
|
Ładowanie…
Reference in New Issue