diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d7932c1..5fd2552 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -4,9 +4,9 @@ diff --git a/app/src/main/dice-playstore.png b/app/src/main/dice-playstore.png new file mode 100644 index 0000000..50596fc Binary files /dev/null and b/app/src/main/dice-playstore.png differ diff --git a/app/src/main/res/mipmap-anydpi-v26/dice.xml b/app/src/main/res/mipmap-anydpi-v26/dice.xml new file mode 100644 index 0000000..ea25810 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/dice.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-anydpi-v26/dice_round.xml b/app/src/main/res/mipmap-anydpi-v26/dice_round.xml new file mode 100644 index 0000000..ea25810 --- /dev/null +++ b/app/src/main/res/mipmap-anydpi-v26/dice_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/dice.png b/app/src/main/res/mipmap-hdpi/dice.png new file mode 100644 index 0000000..8e0b30f Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/dice.png differ diff --git a/app/src/main/res/mipmap-hdpi/dice_foreground.png b/app/src/main/res/mipmap-hdpi/dice_foreground.png new file mode 100644 index 0000000..2926d69 Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/dice_foreground.png differ diff --git a/app/src/main/res/mipmap-hdpi/dice_round.png b/app/src/main/res/mipmap-hdpi/dice_round.png new file mode 100644 index 0000000..4a1036c Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/dice_round.png differ diff --git a/app/src/main/res/mipmap-mdpi/dice.png b/app/src/main/res/mipmap-mdpi/dice.png new file mode 100644 index 0000000..fd21939 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/dice.png differ diff --git a/app/src/main/res/mipmap-mdpi/dice_foreground.png b/app/src/main/res/mipmap-mdpi/dice_foreground.png new file mode 100644 index 0000000..52a5548 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/dice_foreground.png differ diff --git a/app/src/main/res/mipmap-mdpi/dice_round.png b/app/src/main/res/mipmap-mdpi/dice_round.png new file mode 100644 index 0000000..14b94d1 Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/dice_round.png differ diff --git a/app/src/main/res/mipmap-xhdpi/dice.png b/app/src/main/res/mipmap-xhdpi/dice.png new file mode 100644 index 0000000..58e3250 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/dice.png differ diff --git a/app/src/main/res/mipmap-xhdpi/dice_foreground.png b/app/src/main/res/mipmap-xhdpi/dice_foreground.png new file mode 100644 index 0000000..4e8000b Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/dice_foreground.png differ diff --git a/app/src/main/res/mipmap-xhdpi/dice_round.png b/app/src/main/res/mipmap-xhdpi/dice_round.png new file mode 100644 index 0000000..2b24502 Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/dice_round.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/dice.png b/app/src/main/res/mipmap-xxhdpi/dice.png new file mode 100644 index 0000000..387e72a Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/dice.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/dice_foreground.png b/app/src/main/res/mipmap-xxhdpi/dice_foreground.png new file mode 100644 index 0000000..c1c67c8 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/dice_foreground.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/dice_round.png b/app/src/main/res/mipmap-xxhdpi/dice_round.png new file mode 100644 index 0000000..05388a4 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/dice_round.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/dice.png b/app/src/main/res/mipmap-xxxhdpi/dice.png new file mode 100644 index 0000000..a86f194 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/dice.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/dice_foreground.png b/app/src/main/res/mipmap-xxxhdpi/dice_foreground.png new file mode 100644 index 0000000..72a7ed5 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/dice_foreground.png differ diff --git a/app/src/main/res/mipmap-xxxhdpi/dice_round.png b/app/src/main/res/mipmap-xxxhdpi/dice_round.png new file mode 100644 index 0000000..f5e6635 Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/dice_round.png differ diff --git a/app/src/main/res/values/dice_background.xml b/app/src/main/res/values/dice_background.xml new file mode 100644 index 0000000..bac0090 --- /dev/null +++ b/app/src/main/res/values/dice_background.xml @@ -0,0 +1,4 @@ + + + #FFDB86 + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 732273a..3d4ad0f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,5 +1,5 @@ - Random Number Generator + RNG 0 Min Value: Max Value: