diff --git a/demo-project/app/src/main/res/drawable-v24/ic_launcher_foreground.xml b/demo-project/app/src/main/res/drawable-v24/ic_launcher_foreground.xml index 2b068d1..da1dcd9 100644 --- a/demo-project/app/src/main/res/drawable-v24/ic_launcher_foreground.xml +++ b/demo-project/app/src/main/res/drawable-v24/ic_launcher_foreground.xml @@ -4,13 +4,14 @@ android:height="108dp" android:viewportWidth="108" android:viewportHeight="108"> - + + android:strokeColor="#00000000"/> \ No newline at end of file diff --git a/demo-project/app/src/main/res/drawable/ic_launcher_background.xml b/demo-project/app/src/main/res/drawable/ic_launcher_background.xml index 07d5da9..ca3826a 100644 --- a/demo-project/app/src/main/res/drawable/ic_launcher_background.xml +++ b/demo-project/app/src/main/res/drawable/ic_launcher_background.xml @@ -1,170 +1,74 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns:android="http://schemas.android.com/apk/res/android"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/demo-project/app/src/main/res/layout/activity_main.xml b/demo-project/app/src/main/res/layout/activity_main.xml index 07f9675..51a2bd2 100644 --- a/demo-project/app/src/main/res/layout/activity_main.xml +++ b/demo-project/app/src/main/res/layout/activity_main.xml @@ -29,6 +29,7 @@ android:layout_gravity="bottom|end" android:layout_marginEnd="@dimen/fab_margin" android:layout_marginBottom="16dp" - app:srcCompat="@android:drawable/ic_dialog_email" /> + app:srcCompat="@android:drawable/ic_dialog_email" + android:contentDescription="@null"/> - \ No newline at end of file + diff --git a/demo-project/app/src/main/res/layout/content_main.xml b/demo-project/app/src/main/res/layout/content_main.xml index e416e1c..f377027 100644 --- a/demo-project/app/src/main/res/layout/content_main.xml +++ b/demo-project/app/src/main/res/layout/content_main.xml @@ -5,7 +5,7 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior"> - - \ No newline at end of file + diff --git a/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index eca70cf..531c0be 100644 --- a/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml @@ -1,5 +1,6 @@ - - - \ No newline at end of file + + + + diff --git a/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index eca70cf..531c0be 100644 --- a/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/demo-project/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,6 @@ - - - \ No newline at end of file + + + + diff --git a/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher.webp b/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher.webp index c209e78..12546bc 100644 Binary files a/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher.webp and b/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher.webp differ diff --git a/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp b/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp index b2dfe3d..ef5a993 100644 Binary files a/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp and b/demo-project/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp differ diff --git a/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher.webp b/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher.webp index 4f0f1d6..45ba84b 100644 Binary files a/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher.webp and b/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher.webp differ diff --git a/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp b/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp index 62b611d..d48c2ba 100644 Binary files a/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp and b/demo-project/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher.webp b/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher.webp index 948a307..2ae5961 100644 Binary files a/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher.webp and b/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp b/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp index 1b9a695..6fef81b 100644 Binary files a/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp and b/demo-project/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp b/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp index 28d4b77..de3ad5b 100644 Binary files a/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp and b/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp b/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp index 9287f50..5d2ab1e 100644 Binary files a/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp and b/demo-project/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp b/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp index aa7d642..0311ffb 100644 Binary files a/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp and b/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp differ diff --git a/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp b/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp index 9126ae3..3e104c9 100644 Binary files a/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp and b/demo-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp differ diff --git a/demo-project/app/src/main/res/values/dimens.xml b/demo-project/app/src/main/res/values/dimens.xml index 31a9d11..59a0b0c 100644 --- a/demo-project/app/src/main/res/values/dimens.xml +++ b/demo-project/app/src/main/res/values/dimens.xml @@ -1,6 +1,3 @@ - - 16dp - 16dp 16dp - \ No newline at end of file + diff --git a/demo-project/app/src/main/res/values/strings.xml b/demo-project/app/src/main/res/values/strings.xml index 66ebc75..c46f565 100644 --- a/demo-project/app/src/main/res/values/strings.xml +++ b/demo-project/app/src/main/res/values/strings.xml @@ -8,5 +8,4 @@ Previous Hello first fragment - Hello second fragment. Arg: %1$s