mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
Removed download button to album page and added to menu
This commit is contained in:
parent
b70819c337
commit
3a1a39691a
6 changed files with 54 additions and 23 deletions
|
|
@ -250,7 +250,6 @@ public class BaseActivity extends AppCompatActivity implements EasyPermissions.P
|
|||
public void onDownloadsChanged() {
|
||||
// TODO Notificare all'item scaricato che lo stato di download è cambiato
|
||||
// sampleAdapter.notifyDataSetChanged();
|
||||
Toast.makeText(this, "Download changed", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
|
||||
private static final class MusicStateReceiver extends BroadcastReceiver {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue