diff --git a/demo-app/src/development/res/drawable/ic_launcher_background.xml b/demo-app/src/development/res/drawable/ic_launcher_background.xml new file mode 100644 index 0000000000..f766419288 --- /dev/null +++ b/demo-app/src/development/res/drawable/ic_launcher_background.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + diff --git a/demo-app/src/development/res/mipmap-hdpi/ic_launcher_round.png b/demo-app/src/development/res/mipmap-hdpi/ic_launcher_round.png new file mode 100644 index 0000000000..71fb898c7e Binary files /dev/null and b/demo-app/src/development/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/demo-app/src/development/res/mipmap-mdpi/ic_launcher_round.png b/demo-app/src/development/res/mipmap-mdpi/ic_launcher_round.png new file mode 100644 index 0000000000..5567403877 Binary files /dev/null and b/demo-app/src/development/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/demo-app/src/development/res/mipmap-xhdpi/ic_launcher_round.png b/demo-app/src/development/res/mipmap-xhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..6e2f762d48 Binary files /dev/null and b/demo-app/src/development/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/demo-app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png b/demo-app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..5feb7e0bdf Binary files /dev/null and b/demo-app/src/development/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/demo-app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png b/demo-app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png new file mode 100644 index 0000000000..c71563fdaa Binary files /dev/null and b/demo-app/src/development/res/mipmap-xxxhdpi/ic_launcher_round.png differ diff --git a/demo-app/src/dogfooding/res/values/strings.xml b/demo-app/src/development/res/values/strings.xml similarity index 92% rename from demo-app/src/dogfooding/res/values/strings.xml rename to demo-app/src/development/res/values/strings.xml index 801b847c55..10c01a3f8b 100644 --- a/demo-app/src/dogfooding/res/values/strings.xml +++ b/demo-app/src/development/res/values/strings.xml @@ -15,7 +15,7 @@ limitations under the License. --> - Dogfooding + Stream Video Calls (Development) getstream.io /video/demos \ No newline at end of file diff --git a/demo-app/src/main/res/drawable/ic_launcher_background.xml b/demo-app/src/main/res/drawable/ic_launcher_background.xml index 1eb8841954..658e46c180 100644 --- a/demo-app/src/main/res/drawable/ic_launcher_background.xml +++ b/demo-app/src/main/res/drawable/ic_launcher_background.xml @@ -16,10 +16,13 @@ --> + @@ -30,7 +33,7 @@ android:endY="107" android:type="linear"> - + diff --git a/demo-app/src/main/res/drawable/ic_launcher_foreground.xml b/demo-app/src/main/res/drawable/ic_launcher_foreground.xml index 642ab06c3e..8c98d479e2 100644 --- a/demo-app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/demo-app/src/main/res/drawable/ic_launcher_foreground.xml @@ -15,8 +15,8 @@ limitations under the License. --> - - - - - + + + + + - diff --git a/demo-app/src/main/res/mipmap-hdpi/ic_launcher.png b/demo-app/src/main/res/mipmap-hdpi/ic_launcher.png index 2d689462dc..f4ae9ce160 100644 Binary files a/demo-app/src/main/res/mipmap-hdpi/ic_launcher.png and b/demo-app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/demo-app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/demo-app/src/main/res/mipmap-hdpi/ic_launcher_round.png index 65f905d019..e2df88d0a7 100644 Binary files a/demo-app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/demo-app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ diff --git a/demo-app/src/main/res/mipmap-mdpi/ic_launcher.png b/demo-app/src/main/res/mipmap-mdpi/ic_launcher.png index ea6a9bb59c..402f6f2f3a 100644 Binary files a/demo-app/src/main/res/mipmap-mdpi/ic_launcher.png and b/demo-app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/demo-app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/demo-app/src/main/res/mipmap-mdpi/ic_launcher_round.png index ef630f7799..8936d0d573 100644 Binary files a/demo-app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/demo-app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ diff --git a/demo-app/src/main/res/mipmap-xhdpi/ic_launcher.png b/demo-app/src/main/res/mipmap-xhdpi/ic_launcher.png index b2ff841165..f5616810c9 100644 Binary files a/demo-app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/demo-app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/demo-app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/demo-app/src/main/res/mipmap-xhdpi/ic_launcher_round.png index be16c37159..5ca8d40d3b 100644 Binary files a/demo-app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/demo-app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ diff --git a/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 3cc6ce3174..bb399efa25 100644 Binary files a/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png index 3832f0a23e..e59e59ccb5 100644 Binary files a/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/demo-app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ diff --git a/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index bcfa61acfb..dc5614549d 100644 Binary files a/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png index 5c39d0bfef..ca34a7422e 100644 Binary files a/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/demo-app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ