Melis

Results 3 issues of Melis

``` private class TestTask extends AsyncTask { @Override protected Boolean doInBackground(Object... objects) { //.... return true; } @Override protected void onPostExecute(Boolean aBoolean) { //.... Crouton.makeText(??, "Some text", Style.ALERT).show(); } ```

Added the ability to specify the length in the settings.py array itself at which the dropdown will work

Hello! Now I know how to use outline sdk like a proxy in for example android app. But it works only in app. So how can I setup outline configure...

feature request
examples