Share action for own toots
This commit is contained in:
parent
5ae58ecac1
commit
47ebcb29bf
2 changed files with 3 additions and 6 deletions
|
@ -56,11 +56,6 @@ public class LoginActivity extends AppCompatActivity {
|
|||
@BindView(R.id.button_login) Button button;
|
||||
@BindView(R.id.no_account) TextView noAccount;
|
||||
|
||||
@Override
|
||||
protected void createMastodonAPI() {
|
||||
// Don't do this in this activity, since we don't know a domain yet
|
||||
}
|
||||
|
||||
/**
|
||||
* Chain together the key-value pairs into a query string, for either appending to a URL or
|
||||
* as the content of an HTTP request.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue