9596979899100101
/** * Shows the notifications list dialog. */ public void showDialog() { Dialog.showCentered(new NotificationsDialogContent()); }