Project

General

Profile

« Previous | Next » 

Revision 3a9d19ed

Added by Leszek Koltunski about 4 years ago

Progress with Pretty Patterns.

View differences:

src/main/java/org/distorted/dialog/RubikDialogPattern.java
1 1
///////////////////////////////////////////////////////////////////////////////////////////////////
2
// Copyright 2019 Leszek Koltunski                                                               //
2
// Copyright 2020 Leszek Koltunski                                                               //
3 3
//                                                                                               //
4 4
// This file is part of Magic Cube.                                                              //
5 5
//                                                                                               //
......
21 21

  
22 22
import android.app.Dialog;
23 23
import android.content.Context;
24
import android.content.DialogInterface;
25 24
import android.os.Bundle;
26 25
import android.support.annotation.NonNull;
27 26
import android.support.v4.app.FragmentActivity;

Also available in: Unified diff