diff --git a/libraries/FloatingActionButton/build/generated/source/buildConfig/androidTest/debug/com/faizmalkani/floatingactionbutton/test/BuildConfig.java b/libraries/FloatingActionButton/build/generated/source/buildConfig/androidTest/debug/com/faizmalkani/floatingactionbutton/test/BuildConfig.java deleted file mode 100644 index 3fae412..0000000 --- a/libraries/FloatingActionButton/build/generated/source/buildConfig/androidTest/debug/com/faizmalkani/floatingactionbutton/test/BuildConfig.java +++ /dev/null @@ -1,13 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package com.faizmalkani.floatingactionbutton.test; - -public final class BuildConfig { - public static final boolean DEBUG = Boolean.parseBoolean("true"); - public static final String APPLICATION_ID = "com.faizmalkani.floatingactionbutton.test"; - public static final String BUILD_TYPE = "debug"; - public static final String FLAVOR = ""; - public static final int VERSION_CODE = 1; - public static final String VERSION_NAME = "1.0"; -} diff --git a/libraries/FloatingActionButton/build/generated/source/buildConfig/debug/com/faizmalkani/floatingactionbutton/BuildConfig.java b/libraries/FloatingActionButton/build/generated/source/buildConfig/debug/com/faizmalkani/floatingactionbutton/BuildConfig.java deleted file mode 100644 index de9411b..0000000 --- a/libraries/FloatingActionButton/build/generated/source/buildConfig/debug/com/faizmalkani/floatingactionbutton/BuildConfig.java +++ /dev/null @@ -1,13 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package com.faizmalkani.floatingactionbutton; - -public final class BuildConfig { - public static final boolean DEBUG = Boolean.parseBoolean("true"); - public static final String APPLICATION_ID = "com.faizmalkani.floatingactionbutton"; - public static final String BUILD_TYPE = "debug"; - public static final String FLAVOR = ""; - public static final int VERSION_CODE = 1; - public static final String VERSION_NAME = "1.0"; -} diff --git a/libraries/FloatingActionButton/build/generated/source/buildConfig/release/com/faizmalkani/floatingactionbutton/BuildConfig.java b/libraries/FloatingActionButton/build/generated/source/buildConfig/release/com/faizmalkani/floatingactionbutton/BuildConfig.java deleted file mode 100644 index ea41b4c..0000000 --- a/libraries/FloatingActionButton/build/generated/source/buildConfig/release/com/faizmalkani/floatingactionbutton/BuildConfig.java +++ /dev/null @@ -1,13 +0,0 @@ -/** - * Automatically generated file. DO NOT MODIFY - */ -package com.faizmalkani.floatingactionbutton; - -public final class BuildConfig { - public static final boolean DEBUG = false; - public static final String APPLICATION_ID = "com.faizmalkani.floatingactionbutton"; - public static final String BUILD_TYPE = "release"; - public static final String FLAVOR = ""; - public static final int VERSION_CODE = 1; - public static final String VERSION_NAME = "1.0"; -} diff --git a/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/R.java b/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/R.java deleted file mode 100644 index c696a42..0000000 --- a/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/R.java +++ /dev/null @@ -1,27 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ -package com.faizmalkani.floatingactionbutton; - -public final class R { - public static final class attr { - public static final int colour = 0x7f010001; - public static final int drawable = 0x7f010000; - public static final int shadowColor = 0x7f010005; - public static final int shadowDx = 0x7f010003; - public static final int shadowDy = 0x7f010004; - public static final int shadowRadius = 0x7f010002; - } - public static final class styleable { - public static final int[] FloatingActionButton = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005 }; - public static final int FloatingActionButton_colour = 1; - public static final int FloatingActionButton_drawable = 0; - public static final int FloatingActionButton_shadowColor = 5; - public static final int FloatingActionButton_shadowDx = 3; - public static final int FloatingActionButton_shadowDy = 4; - public static final int FloatingActionButton_shadowRadius = 2; - } -} diff --git a/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/test/R.java b/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/test/R.java deleted file mode 100644 index c2a3510..0000000 --- a/libraries/FloatingActionButton/build/generated/source/r/androidTest/debug/com/faizmalkani/floatingactionbutton/test/R.java +++ /dev/null @@ -1,173 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package com.faizmalkani.floatingactionbutton.test; - -public final class R { - public static final class attr { - /**

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int colour=0x7f010001; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int drawable=0x7f010000; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int shadowColor=0x7f010005; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int shadowDx=0x7f010003; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int shadowDy=0x7f010004; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static final int shadowRadius=0x7f010002; - } - public static final class styleable { - /** Attributes that can be used with a FloatingActionButton. -

Includes the following attributes:

- - - - - - - - - - -
AttributeDescription
{@link #FloatingActionButton_colour com.faizmalkani.floatingactionbutton.test:colour}
{@link #FloatingActionButton_drawable com.faizmalkani.floatingactionbutton.test:drawable}
{@link #FloatingActionButton_shadowColor com.faizmalkani.floatingactionbutton.test:shadowColor}
{@link #FloatingActionButton_shadowDx com.faizmalkani.floatingactionbutton.test:shadowDx}
{@link #FloatingActionButton_shadowDy com.faizmalkani.floatingactionbutton.test:shadowDy}
{@link #FloatingActionButton_shadowRadius com.faizmalkani.floatingactionbutton.test:shadowRadius}
- @see #FloatingActionButton_colour - @see #FloatingActionButton_drawable - @see #FloatingActionButton_shadowColor - @see #FloatingActionButton_shadowDx - @see #FloatingActionButton_shadowDy - @see #FloatingActionButton_shadowRadius - */ - public static final int[] FloatingActionButton = { - 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, - 0x7f010004, 0x7f010005 - }; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#colour} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:colour - */ - public static final int FloatingActionButton_colour = 1; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#drawable} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:drawable - */ - public static final int FloatingActionButton_drawable = 0; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#shadowColor} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:shadowColor - */ - public static final int FloatingActionButton_shadowColor = 5; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#shadowDx} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:shadowDx - */ - public static final int FloatingActionButton_shadowDx = 3; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#shadowDy} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:shadowDy - */ - public static final int FloatingActionButton_shadowDy = 4; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.test.R.attr#shadowRadius} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton.test:shadowRadius - */ - public static final int FloatingActionButton_shadowRadius = 2; - }; -} diff --git a/libraries/FloatingActionButton/build/generated/source/r/debug/com/faizmalkani/floatingactionbutton/R.java b/libraries/FloatingActionButton/build/generated/source/r/debug/com/faizmalkani/floatingactionbutton/R.java deleted file mode 100644 index 4d9193b..0000000 --- a/libraries/FloatingActionButton/build/generated/source/r/debug/com/faizmalkani/floatingactionbutton/R.java +++ /dev/null @@ -1,173 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package com.faizmalkani.floatingactionbutton; - -public final class R { - public static final class attr { - /**

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int colour=0x7f010001; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int drawable=0x7f010000; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowColor=0x7f010005; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowDx=0x7f010003; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowDy=0x7f010004; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowRadius=0x7f010002; - } - public static final class styleable { - /** Attributes that can be used with a FloatingActionButton. -

Includes the following attributes:

- - - - - - - - - - -
AttributeDescription
{@link #FloatingActionButton_colour com.faizmalkani.floatingactionbutton:colour}
{@link #FloatingActionButton_drawable com.faizmalkani.floatingactionbutton:drawable}
{@link #FloatingActionButton_shadowColor com.faizmalkani.floatingactionbutton:shadowColor}
{@link #FloatingActionButton_shadowDx com.faizmalkani.floatingactionbutton:shadowDx}
{@link #FloatingActionButton_shadowDy com.faizmalkani.floatingactionbutton:shadowDy}
{@link #FloatingActionButton_shadowRadius com.faizmalkani.floatingactionbutton:shadowRadius}
- @see #FloatingActionButton_colour - @see #FloatingActionButton_drawable - @see #FloatingActionButton_shadowColor - @see #FloatingActionButton_shadowDx - @see #FloatingActionButton_shadowDy - @see #FloatingActionButton_shadowRadius - */ - public static final int[] FloatingActionButton = { - 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, - 0x7f010004, 0x7f010005 - }; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#colour} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:colour - */ - public static int FloatingActionButton_colour = 1; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#drawable} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:drawable - */ - public static int FloatingActionButton_drawable = 0; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowColor} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowColor - */ - public static int FloatingActionButton_shadowColor = 5; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowDx} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowDx - */ - public static int FloatingActionButton_shadowDx = 3; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowDy} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowDy - */ - public static int FloatingActionButton_shadowDy = 4; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowRadius} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowRadius - */ - public static int FloatingActionButton_shadowRadius = 2; - }; -} diff --git a/libraries/FloatingActionButton/build/generated/source/r/release/com/faizmalkani/floatingactionbutton/R.java b/libraries/FloatingActionButton/build/generated/source/r/release/com/faizmalkani/floatingactionbutton/R.java deleted file mode 100644 index 4d9193b..0000000 --- a/libraries/FloatingActionButton/build/generated/source/r/release/com/faizmalkani/floatingactionbutton/R.java +++ /dev/null @@ -1,173 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package com.faizmalkani.floatingactionbutton; - -public final class R { - public static final class attr { - /**

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int colour=0x7f010001; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int drawable=0x7f010000; - /**

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowColor=0x7f010005; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowDx=0x7f010003; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowDy=0x7f010004; - /**

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - */ - public static int shadowRadius=0x7f010002; - } - public static final class styleable { - /** Attributes that can be used with a FloatingActionButton. -

Includes the following attributes:

- - - - - - - - - - -
AttributeDescription
{@link #FloatingActionButton_colour com.faizmalkani.floatingactionbutton:colour}
{@link #FloatingActionButton_drawable com.faizmalkani.floatingactionbutton:drawable}
{@link #FloatingActionButton_shadowColor com.faizmalkani.floatingactionbutton:shadowColor}
{@link #FloatingActionButton_shadowDx com.faizmalkani.floatingactionbutton:shadowDx}
{@link #FloatingActionButton_shadowDy com.faizmalkani.floatingactionbutton:shadowDy}
{@link #FloatingActionButton_shadowRadius com.faizmalkani.floatingactionbutton:shadowRadius}
- @see #FloatingActionButton_colour - @see #FloatingActionButton_drawable - @see #FloatingActionButton_shadowColor - @see #FloatingActionButton_shadowDx - @see #FloatingActionButton_shadowDy - @see #FloatingActionButton_shadowRadius - */ - public static final int[] FloatingActionButton = { - 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, - 0x7f010004, 0x7f010005 - }; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#colour} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a color value, in the form of "#rgb", "#argb", -"#rrggbb", or "#aarrggbb". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:colour - */ - public static int FloatingActionButton_colour = 1; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#drawable} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:drawable - */ - public static int FloatingActionButton_drawable = 0; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowColor} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be an integer value, such as "100". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowColor - */ - public static int FloatingActionButton_shadowColor = 5; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowDx} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowDx - */ - public static int FloatingActionButton_shadowDx = 3; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowDy} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowDy - */ - public static int FloatingActionButton_shadowDy = 4; - /** -

This symbol is the offset where the {@link com.faizmalkani.floatingactionbutton.R.attr#shadowRadius} - attribute's value can be found in the {@link #FloatingActionButton} array. - - -

Must be a floating point value, such as "1.2". -

This may also be a reference to a resource (in the form -"@[package:]type:name") or -theme attribute (in the form -"?[package:][type:]name") -containing a value of this type. - @attr name com.faizmalkani.floatingactionbutton:shadowRadius - */ - public static int FloatingActionButton_shadowRadius = 2; - }; -} diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/debug/AndroidManifest.xml b/libraries/FloatingActionButton/build/intermediates/bundles/debug/AndroidManifest.xml deleted file mode 100644 index ef7ef47..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/debug/AndroidManifest.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/debug/R.txt b/libraries/FloatingActionButton/build/intermediates/bundles/debug/R.txt deleted file mode 100644 index a11b389..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/debug/R.txt +++ /dev/null @@ -1,13 +0,0 @@ -int attr colour 0x7f010001 -int attr drawable 0x7f010000 -int attr shadowColor 0x7f010005 -int attr shadowDx 0x7f010003 -int attr shadowDy 0x7f010004 -int attr shadowRadius 0x7f010002 -int[] styleable FloatingActionButton { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005 } -int styleable FloatingActionButton_colour 1 -int styleable FloatingActionButton_drawable 0 -int styleable FloatingActionButton_shadowColor 5 -int styleable FloatingActionButton_shadowDx 3 -int styleable FloatingActionButton_shadowDy 4 -int styleable FloatingActionButton_shadowRadius 2 diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/debug/aapt/AndroidManifest.xml b/libraries/FloatingActionButton/build/intermediates/bundles/debug/aapt/AndroidManifest.xml deleted file mode 100644 index ef7ef47..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/debug/aapt/AndroidManifest.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/debug/classes.jar b/libraries/FloatingActionButton/build/intermediates/bundles/debug/classes.jar deleted file mode 100644 index bc96949..0000000 Binary files a/libraries/FloatingActionButton/build/intermediates/bundles/debug/classes.jar and /dev/null differ diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/debug/res/values/values.xml b/libraries/FloatingActionButton/build/intermediates/bundles/debug/res/values/values.xml deleted file mode 100644 index 8a1db4a..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/debug/res/values/values.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/release/AndroidManifest.xml b/libraries/FloatingActionButton/build/intermediates/bundles/release/AndroidManifest.xml deleted file mode 100644 index ef7ef47..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/release/AndroidManifest.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/release/R.txt b/libraries/FloatingActionButton/build/intermediates/bundles/release/R.txt deleted file mode 100644 index a11b389..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/release/R.txt +++ /dev/null @@ -1,13 +0,0 @@ -int attr colour 0x7f010001 -int attr drawable 0x7f010000 -int attr shadowColor 0x7f010005 -int attr shadowDx 0x7f010003 -int attr shadowDy 0x7f010004 -int attr shadowRadius 0x7f010002 -int[] styleable FloatingActionButton { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005 } -int styleable FloatingActionButton_colour 1 -int styleable FloatingActionButton_drawable 0 -int styleable FloatingActionButton_shadowColor 5 -int styleable FloatingActionButton_shadowDx 3 -int styleable FloatingActionButton_shadowDy 4 -int styleable FloatingActionButton_shadowRadius 2 diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/release/aapt/AndroidManifest.xml b/libraries/FloatingActionButton/build/intermediates/bundles/release/aapt/AndroidManifest.xml deleted file mode 100644 index ef7ef47..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/release/aapt/AndroidManifest.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/release/classes.jar b/libraries/FloatingActionButton/build/intermediates/bundles/release/classes.jar deleted file mode 100644 index bea7ce6..0000000 Binary files a/libraries/FloatingActionButton/build/intermediates/bundles/release/classes.jar and /dev/null differ diff --git a/libraries/FloatingActionButton/build/intermediates/bundles/release/res/values/values.xml b/libraries/FloatingActionButton/build/intermediates/bundles/release/res/values/values.xml deleted file mode 100644 index 8a1db4a..0000000 --- a/libraries/FloatingActionButton/build/intermediates/bundles/release/res/values/values.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/androidTest/debug/dependency.store b/libraries/FloatingActionButton/build/intermediates/incremental/aidl/androidTest/debug/dependency.store deleted file mode 100644 index 8b8400d..0000000 Binary files a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/androidTest/debug/dependency.store and /dev/null differ diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/debug/dependency.store b/libraries/FloatingActionButton/build/intermediates/incremental/aidl/debug/dependency.store deleted file mode 100644 index 8b8400d..0000000 Binary files a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/debug/dependency.store and /dev/null differ diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/release/dependency.store b/libraries/FloatingActionButton/build/intermediates/incremental/aidl/release/dependency.store deleted file mode 100644 index 8b8400d..0000000 Binary files a/libraries/FloatingActionButton/build/intermediates/incremental/aidl/release/dependency.store and /dev/null differ diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml deleted file mode 100644 index 111f9b8..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/androidTest/debug/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/debug/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/debug/merger.xml deleted file mode 100644 index 1342e00..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/debug/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/release/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/release/merger.xml deleted file mode 100644 index 488c6a5..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/mergeAssets/release/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml deleted file mode 100644 index 0494f68..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/mergeResources/androidTest/debug/merger.xml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/debug/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/debug/merger.xml deleted file mode 100644 index 222dec9..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/debug/merger.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/release/merger.xml b/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/release/merger.xml deleted file mode 100644 index ad1fddd..0000000 --- a/libraries/FloatingActionButton/build/intermediates/incremental/packageResources/release/merger.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml b/libraries/FloatingActionButton/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml deleted file mode 100644 index 700e38f..0000000 --- a/libraries/FloatingActionButton/build/intermediates/manifests/androidTest/debug/AndroidManifest.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/res/androidTest/debug/values/values.xml b/libraries/FloatingActionButton/build/intermediates/res/androidTest/debug/values/values.xml deleted file mode 100644 index 8a1db4a..0000000 --- a/libraries/FloatingActionButton/build/intermediates/res/androidTest/debug/values/values.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/libraries/FloatingActionButton/build/intermediates/symbols/androidTest/debug/R.txt b/libraries/FloatingActionButton/build/intermediates/symbols/androidTest/debug/R.txt deleted file mode 100644 index a11b389..0000000 --- a/libraries/FloatingActionButton/build/intermediates/symbols/androidTest/debug/R.txt +++ /dev/null @@ -1,13 +0,0 @@ -int attr colour 0x7f010001 -int attr drawable 0x7f010000 -int attr shadowColor 0x7f010005 -int attr shadowDx 0x7f010003 -int attr shadowDy 0x7f010004 -int attr shadowRadius 0x7f010002 -int[] styleable FloatingActionButton { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005 } -int styleable FloatingActionButton_colour 1 -int styleable FloatingActionButton_drawable 0 -int styleable FloatingActionButton_shadowColor 5 -int styleable FloatingActionButton_shadowDx 3 -int styleable FloatingActionButton_shadowDy 4 -int styleable FloatingActionButton_shadowRadius 2 diff --git a/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-debug.aar b/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-debug.aar deleted file mode 100644 index b3f7f8e..0000000 Binary files a/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-debug.aar and /dev/null differ diff --git a/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-release.aar b/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-release.aar deleted file mode 100644 index 085ca5e..0000000 Binary files a/libraries/FloatingActionButton/build/outputs/aar/FloatingActionButton-release.aar and /dev/null differ diff --git a/libraries/FloatingActionButton/build/tmp/packageDebugJar/MANIFEST.MF b/libraries/FloatingActionButton/build/tmp/packageDebugJar/MANIFEST.MF deleted file mode 100644 index 58630c0..0000000 --- a/libraries/FloatingActionButton/build/tmp/packageDebugJar/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/libraries/FloatingActionButton/build/tmp/packageReleaseJar/MANIFEST.MF b/libraries/FloatingActionButton/build/tmp/packageReleaseJar/MANIFEST.MF deleted file mode 100644 index 58630c0..0000000 --- a/libraries/FloatingActionButton/build/tmp/packageReleaseJar/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 -