mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-30 15:29:51 +00:00
first release
This commit is contained in:
parent
2b653cf650
commit
173a2ef089
25 changed files with 963 additions and 909 deletions
|
|
@ -162,7 +162,7 @@ public class VectrasApp extends Application {
|
|||
|
||||
@Override
|
||||
public void run() {
|
||||
VectrasStatus.logError("<font color='red'>[E] "+e.getMessage()+"</font>");
|
||||
VectrasStatus.logError("<font color='red'>[E] >"+ mContext.getApplicationContext().toString() +e.getMessage()+"</font>");
|
||||
}
|
||||
});
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue