1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-29 18:19:22 +01:00

アプリデータのインポート後の挙動を改善

This commit is contained in:
tateisu 2017-05-23 04:08:59 +09:00
parent df76426796
commit 7dd1c8bc97

View File

@ -3277,6 +3277,7 @@ public class ActMain extends AppCompatActivity
}else{
resizeColumnWidth();
}
updateColumnStrip();
}
final ProgressDialog progress = new ProgressDialog( this );