コード例 #1
0
ファイル: UIUtils.java プロジェクト: 913294137/GooglePlay
 public static Thread getMainThread() {
   return BaseApplication.getMainThread();
 }