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:
-Attribute | Description |
---|---|
{@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} |
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:
-Attribute | Description |
---|---|
{@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} |
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:
-Attribute | Description |
---|---|
{@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} |
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 @@
-
-