mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-04-28 22:39:50 +00:00
Profiterole
This commit is contained in:
parent
6a33c5c26e
commit
7e7910cf69
42 changed files with 379 additions and 116 deletions
|
|
@ -95,7 +95,7 @@ public class UIUtils {
|
|||
|
||||
Toast toast = Toast.makeText(activity, errStr, Toast.LENGTH_LONG);
|
||||
toast.show();
|
||||
VectrasStatus.logInfo("<font color='yellow'>[I] "+errStr+"</font>");
|
||||
VectrasStatus.logInfo("<font color='#009688'>[I] "+errStr+"</font>");
|
||||
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue