eastern
eastern
在全屏大图下使用,不断重复,看着内存阶梯上涨。
``` java //check whether a thread is interruptted or not by this is not a good choice. Thread#isInterrupted() ``` i invoke `downloader.puaseDownload(int token);` and it finally interrupts the AsyncWorker,but in...
D/Event (15093): No subscribers registered for event class com.sogou.androidtool.event.NetChangeEvent D/Event (15093): No subscribers registered for event class bzy
api : 23 。 rt。
` void push(int node) { stackIn.push(node); } //不会导致队列顺序出错吗? `
``` ``` ``` public void showOnAnchor(@NonNull View anchor, @VerticalPosition int vertPos, @HorizontalPosition int horizPos, int x, int y, boolean fitInScreen) { setClippingEnabled(fitInScreen); View contentView = getContentView(); contentView.measure(makeDropDownMeasureSpec(getWidth()), makeDropDownMeasureSpec(getHeight())); //i use...