解决小地图在联想pad加载异常的问题
This commit is contained in:
@@ -197,7 +197,7 @@ public class SmallMapDirectionView extends RelativeLayout {
|
||||
@Override
|
||||
public void run() {
|
||||
try {
|
||||
Thread.sleep(500L);
|
||||
Thread.sleep(1000L);
|
||||
} catch (InterruptedException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user