Synced translationsRemoved debuglogs.
This commit is contained in:
parent
ea07461941
commit
0aedb078d7
3 changed files with 1 additions and 439 deletions
|
|
@ -9,8 +9,6 @@ import android.support.v4.app.DialogFragment;
|
|||
|
||||
import com.afollestad.materialdialogs.MaterialDialog;
|
||||
|
||||
import hugo.weaving.DebugLog;
|
||||
|
||||
/**
|
||||
* @author Karim Abou Zeid (kabouzeid)
|
||||
*/
|
||||
|
|
@ -24,7 +22,6 @@ public class LyricsDialog extends DialogFragment {
|
|||
return dialog;
|
||||
}
|
||||
|
||||
@DebugLog
|
||||
@NonNull
|
||||
@Override
|
||||
public Dialog onCreateDialog(Bundle savedInstanceState) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue