Fix crashing on profile, color on now playing themes
This commit is contained in:
parent
00f33cab3e
commit
b1cfa373b0
19 changed files with 114 additions and 81 deletions
|
@ -133,6 +133,7 @@ public class WriteTagsAsyncTask extends
|
|||
(Activity) context, toBeScanned) : null);
|
||||
}
|
||||
|
||||
@NonNull
|
||||
@Override
|
||||
protected Dialog createDialog(@NonNull Context context) {
|
||||
return new MaterialDialog(context, new BottomSheet())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue