Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop

This commit is contained in:
tom79 2017-09-02 17:45:37 +02:00
commit 25271e1a1e
1 changed files with 0 additions and 3 deletions

View File

@ -636,9 +636,6 @@ public class TootActivity extends AppCompatActivity implements OnRetrieveSearcAc
break;
}
// TODO: Work out what needs to be done to the URL from a text URL share to allow upload.
Toast.makeText(getApplicationContext(), "in upload: " + fileUri.toString(), Toast.LENGTH_SHORT).show();
picture_scrollview.setVisibility(View.VISIBLE);
try {